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

Paging Radgrid - Only display data when click on paging

3 Answers 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
soo
Top achievements
Rank 1
soo asked on 23 Mar 2009, 04:42 AM
Hello Telerik admins,

I have huge data around 10000++ need to display in a radgrid. Possible for me to break them out based on the paging of the grid?
Example : 1 page - i only need to show 10 records.. When i click on 2nd page, i will only retrieve 11-20 records and show at page 2?
If i do not do that, it take lots of time to display in a grid...

If possible, please give some sample code and how to do this...

Please advice!
Thanks.

Regards,
Soo

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 25 Mar 2009, 06:08 PM
Hello Soo,

It is possible to use custom paging as illustrated in these links:
Custom paging documentation
Custom paging demo

Regards,
Daniel
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
kachy
Top achievements
Rank 1
answered on 25 Mar 2011, 07:59 PM
I was looking at the link
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/custompaging/defaultcs.aspx
to implement this kind of paging in the grid when number of records are in thousands. For this example, multicolumnsorting is not enabled. Will this work when multi column sorting is enabled? Can you please provide anysample code for that?

Thanks.
0
Daniel
Telerik team
answered on 31 Mar 2011, 02:41 PM
Hello Kachy,

Please find the required sample attached to this forum post. Note that it is based on our online demo.

Regards,
Daniel
the Telerik team
Tags
Grid
Asked by
soo
Top achievements
Rank 1
Answers by
Daniel
Telerik team
kachy
Top achievements
Rank 1
Share this question
or