VS: How to use grid with large data sets.

2014-01-17 Thread Ville Virtanen
The griddatasource is natural fit for sql databases, but lucene/solr/elasticsearch etc. may not fit it 100% That said, you can access the current page of the grid that is selected (grid. getCurrentPage()) and rowsPerPage (grid. getRowsPerPage()) and do the math yourself to be able to pull in cor

VS: How to use grid with large data sets.

2014-01-16 Thread Ville Virtanen
Hi, here is one example: http://jumpstart.doublenegative.com.au/jumpstart7/examples/tables/griddataso urces Ville -Alkuperäinen viesti- Lähettäjä: George Christman [mailto:gchrist...@cardaddy.com] Lähetetty: 16. tammikuuta 2014 18:34 Vastaanottaja: Tapestry users Aihe: How to use grid