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

RadClientDataSource On Demand Paging

3 Answers 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Geoffrey
Top achievements
Rank 1
Geoffrey asked on 20 Aug 2014, 10:16 PM
Is there an example of using On Demand Paging with a RadClientDataSource.

We have a RadClientDataSource that connects to a controller return json data.  We pass the page index, and page size to the controller, and it returns the records for that page, as well as the total count that we assign to the virtualCount.

However, when we try to page, we get an "Out of stack space".  We do not see another call to our parameter map function to get another page.  How do we set this up?

3 Answers, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 22 Aug 2014, 02:40 PM
Hi,

We have provided further information on how to setup the integration between RadGrid and RadClientDataSource in the support ticket you have opened on the same subject. In order to avoid duplicate posts we can continue the communication there.

Regards,
Marin
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.

 
0
Future Link IT
Top achievements
Rank 1
answered on 22 Jun 2017, 05:24 PM
the answer to this needs to be posted here so everyone can see it!
0
Vasil
Telerik team
answered on 27 Jun 2017, 11:22 AM
Hello Sully,

It is very old thread, and the ClientDataSource now includes a lot more functionalities. For example consuming data from another DataSource using remote calls. It requires no special code for handling the case and it supports server side paging out of the box.
http://demos.telerik.com/aspnet-ajax/clientdatasource/functionality/binding-to-datasourcecontrols/defaultcs.aspx

If you need further assistance, please explain in more details what is the current problem that you are facing.

Regards,
Vasil
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Geoffrey
Top achievements
Rank 1
Answers by
Marin
Telerik team
Future Link IT
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or