Hi, Please Look at LargeTable Example: http://www.avoka.com/click-examples/table/large-dataset-demo.htm with the size and start parameters ( limit and offset ) used in 'custom' DataProvider.
regards, Tomasz 2010/5/28 Tim Hooper <[email protected]>: > When getting the rows out of a FormTable, is there a way to get only the rows > of > the current page? > > For Example, I'd like to do something like this: > table.getRowList(table.getPageNumber()); > > which would only return the rows for the currently selected page in the table. > > > Tim > >
