Greetings everyone,
I have searched the forum but have not found any relevant posts to my question. I want to have my grid use paging like the standard asp.net grid does. I have bound my ultrawebgrid to a datasource datatable which is filled using a fill query that returns 1000 rows.
To increase performance I want to use paging so that the network load won't be so high, so I want the query to only load like 50 results per page.
The normal asp.net webgrid takes care of it automatically, and I want to recreate that effect.
Any suggestions ?
Hi lunaios,
I has been a while since your post, however in case you still need assistance I will be glad to help.
As far as I can understand, you want to load on deman data in the UltraWebGrid. This is achievable by setting the BrowserMode and LoadOnDemand properties of the grid to XML.
A detailed guide for setting up load on demand for the UltraWebGrid can be found at:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2010.1/CLR3.5/html/WebGrid_Using_XML_Load_On_Demand.html
Please contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support