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

Grid custom-binding for Grouping only

1 Answer 148 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Wes
Top achievements
Rank 1
Wes asked on 28 Sep 2016, 08:57 PM
     When I'm implementing custom binding on the server side for a grid using and ajax data source, is there a way to only implement custom logic for grouping, but allow paging and sorting to be handled automatically the way they normally are when you call ToDataSourceResult on an IQueryable?

1 Answer, 1 is accepted

Sort by
0
Accepted
Viktor Tachev
Telerik team
answered on 30 Sep 2016, 11:40 AM
Hello Wes,

When you implement custom binding you would need to handle the paging, sorting, filtering operations manually. Providing custom logic only for some of the functionalities is not available out of the box.



Regards,
Viktor Tachev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Wes
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or