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

Binding large dataset to RadGrid

3 Answers 212 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anwar
Top achievements
Rank 2
Anwar asked on 03 Nov 2011, 07:38 AM
Hi friends,

in our application ,dataset contains more than 9 lakhs of records.we are displaying these records in RadGrid.Here we are getting performance issue to bind that data to grid and in case of paging also.I have seen telerik demo of Large data set binding.In that telerik people used list but i am having dataset.Can any body tell me any other solution to our issue.



Thanks
Anwar

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 03 Nov 2011, 09:40 AM
Hello Anwar,

You can take a look into the following documentation.
Client/server grid performance optimizations

Thanks,
Princy.
0
Elliott
Top achievements
Rank 2
answered on 03 Nov 2011, 03:18 PM
I had good results with a grid that was read-only (could be selected, though) using Linq-to-SQL
50,000 records
what's a lacks?
0
Anwar
Top achievements
Rank 2
answered on 04 Nov 2011, 06:44 AM
oh i am sorry,its not lacks its lakhs .I mean we are having more than 9 lakhs of records in dataSet.We have to bind this to radGrid.
Tags
Grid
Asked by
Anwar
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Elliott
Top achievements
Rank 2
Anwar
Top achievements
Rank 2
Share this question
or