News

Potix Corporation this week released ZK Pivottable 1.0, which it's billing as one of the 'first true pivot tables' that can be embedded in Java Web applications.
When displaying tables with tens of thousands of rows (or more), it is imperative they quickly respond and display. One way to achieve this is by using a specialized TableModel that retrieves data ...
Folks,Being a Perl hacker, I'm having a bit of a hard time figuring out how to do some things in Java...In Perl, I constantly use hashes of hashes to store lots of data in memory, in key-value ...
Hello, I'm trying to make a multi-list/multi-table GUI where the list/tables with related information share the selection. If I click on a row in table 1, which has matching information in table 2 ...