GridView Top Tips / Grid Performance
In This Topic
Grid Performance
In This Topic

The initialization process of the grid is slower if a large amount of data is displayed. You can reduce the page length to speed up the process by using the following options:

This property works only when the EnableCombinedJavaScripts property is set to True.
See Also