Hi,
I have an application that uses a radgrid control, and is returning over 500 records from a database. I need to enable sorting and paging features. Ideally I would like the grid to store the data client side and NOT do postbacks everytime a page is changed or a column is sorted.
For Telerik controls, the only demo I can find is "Grid - Client-Side Binding and Caching". However, the Databinding location is a webservice. Is there any chance that the Databind location can be a SQL Server database ?
I have an application that uses a radgrid control, and is returning over 500 records from a database. I need to enable sorting and paging features. Ideally I would like the grid to store the data client side and NOT do postbacks everytime a page is changed or a column is sorted.
For Telerik controls, the only demo I can find is "Grid - Client-Side Binding and Caching". However, the Databinding location is a webservice. Is there any chance that the Databind location can be a SQL Server database ?