seem to be getting a 15 row limit?

2011-04-02 Thread Tony Kennah
Hi I have a little piece of code which populates a CellTableT from a Type T by adding the table as a DataProviders DataDisplay and by using the DataProviders list to create a ColumnSortHandler and corresponding Comparators... so each time the user clicks next I populate the table in this manner

Re: seem to be getting a 15 row limit?

2011-04-02 Thread Y2i
Try setVisibleRange() http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/user/cellview/client/AbstractHasData.html#setVisibleRange(int, int) -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send