We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Server-side paging and sorting with editable grid

As a bit of background, we are creating a WPF application and are using Entity Framework 5, code-first. Our service classes return IQueryable<MyModel>.

What we want is an editable grid that also supports inserting and deleting rows. Sorting and paging must be done at server-side.

How can we achieve this with your WPF grid?

1 Reply

JG Jai Ganesh S Syncfusion Team December 3, 2013 12:39 PM UTC

Hi Colin,

 

Thanks for using Syncfusion products.

 

We have analyzed your query. You can achieve the Sorting and Paging on serverside by using OnDemandPaging in SfDataGrid and also you can Add and Delete the records. We have prepared the sample for this and please find the sample under the following location.

 

Sample: Paging and Sorting Sample.zip

 

Please let us know if you need further assistance.

 

Thank you,

Jai Ganesh S


Loader.
Live Chat Icon For mobile
Up arrow icon