:: Forum >>
Grid taking too much time to load
Any body have any idea about this issue.
Govind
Friday, August 1, 2008
First check what takes the most: server-side data generation, download time or client-side html generation. If the problem is on the client-side check that the grid has virtual mode activated (default) -
grid.setVirtualMode(true);
Alex (ActiveWidgets)
Friday, August 1, 2008
This topic is archived.
Back to support forum
Forum search