Pivot - Hello
The UI framework Pivot offers modern UI controls and renders very clean and fast. It has very powerful features and we made a very simple load-on-demand TableView implementation. We used our JVx model, especially IDataBook, for the integration.
The result is a table that loads the data from a database (scroll down to see what happens). The database table contains about 170,000 lines.
The above example uses the same database as our Showcase application.
The Source Code is Open Source and available via SVN, on our JVx Project page.