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

Does Teleric RadGridView support remote paging in winforms?

1 Answer 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Arfan
Top achievements
Rank 1
Arfan asked on 28 May 2014, 07:30 AM

Hi,

I am wondering if the Teleric gridview supports paging by fetching the data from a web service each time the page index is changed.

I have tried to enable paging in the gridview but it seems that the gridview applies pagination on the data that has been set as the datasource.

Is there a way to achieve remote paging in the Teleric gridview, since I don't want all the data in memory at once?

Regards,
Arfan Baig

1 Answer, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 30 May 2014, 03:13 PM
Hello Afran,

Thank you for writing.

RadGridView supports only client side paging. Due to the fact there are a variety of different technologies which work with WinForms implementing a server side paging for all of them would mean that we have to implement something as big as Entity Framework which would work with all the possible data providers. 

For the time being, we do not have plans on introducing such a functionality.

I hope this clears things. Should you have further questions, I would be glad to help.

Regards,
Ivan Petrov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
GridView
Asked by
Arfan
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Share this question
or