Monday, January 9, 2012

DataGrid Object not displaying more than 50 items...

Hi All,

I am trying to load the DataGrid with the results of a query. I have
a DataProvider object connected to the DataGrid table,
and I use a for loop to do a list.add() of a object I created
dynamically that represents a row of data in the table.

However, it seems the table does not store more than 50 items, or at
least it is not displaying more than 50 items.

Has anyone else experience anything like this? Is there a instruction
I am forgetting?

Thanks,
Bill

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment