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
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