This is a migrated thread and some comments may be shown as answers.

How to Bind Records in Telerik Grid

1 Answer 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaya
Top achievements
Rank 1
Jaya asked on 26 Feb 2015, 01:52 PM
Hi
I have 10thousands Records when i bind Telerik Grid with Pagination But loading verslow how to solve this

Give any idea 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 01 Mar 2015, 06:36 AM
Hello Jaya,

There are several approaches that you could use in order to optimize your performance. 

The first approach would be to use a DataSource control that could apply filter, sorting and paging directly on the database server (like EntityDataSource or LinqDataSource). Below is a live demo with such implementation:
Another option is to use Virtualization or Custom Paging. Detailed information could be found in the following articles and demos:
Hope this helps.


Regards,
Konstantin Dikov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Jaya
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or