Hi,
We are using SmartGWT 3.1 Enterprise version.
Wanted to figure out if there is a hard limit to the DataSource result set. From my tests, it seems its about 75 records.
Is there a way to override this to show, everything that is sent, or atleast to a configurable point, say 100 or something.
Since our server seems to be sending all the data, but the client(List Grid) only renders 75 of those.
The ListGrid is set with "setAutoFetchData(true)".
Thanks,
Sandy
We are using SmartGWT 3.1 Enterprise version.
Wanted to figure out if there is a hard limit to the DataSource result set. From my tests, it seems its about 75 records.
Is there a way to override this to show, everything that is sent, or atleast to a configurable point, say 100 or something.
Since our server seems to be sending all the data, but the client(List Grid) only renders 75 of those.
The ListGrid is set with "setAutoFetchData(true)".
Thanks,
Sandy