Hello,

did you try to set the datasource parameter
http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/grid/GridDataSource.html


have a look at this great sample
http://jumpstart.doublenegative.com.au/jumpstart/examples/tables/griddatasources
Also
http://packtlib.packtpub.com/library/9781847193070/ch05lvl1sec04

François



2014/1/16 George Christman <gchrist...@cardaddy.com>

> Hello, I'm wondering how to use the grid component with large data sets.
> Currently the grid is grabbing the entire data set rather than a sub set.
> How do I pass back the current page and row count as well as the sorts? Can
> this be done with the grid component, or would I need to builds something
> custom with a loop?
>
> --
> George Christman
> www.CarDaddy.com
> P.O. Box 735
> Johnstown, New York
>

Reply via email to