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

can i bind more 10000 rows to the rad grid without paging

1 Answer 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
donghyun
Top achievements
Rank 1
donghyun asked on 31 Jan 2011, 05:02 AM

I have to bind to Grid with huge data rows (List<customClsss) without paging.

this is my mission :<..
but when i tried this. the page is not work or too slowly display.
if i try to way to  client binding of web service, is it solve it? 

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 02 Feb 2011, 10:29 PM
Hello Donghyun,

I do not recommend that you go that route. Internet Explorer 6 and 7 (and even 8) will virtually stop working in such scenarios.
It would be much better if you use virtual scrolling and paging instead:
Virtual Scrolling and Paging

Best regards,
Daniel
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
donghyun
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or