Hello,
i'm searching for a way to implement a custom binding for Sorting, Paging, Grouping and Filters within a grid but i just found informations for sorting and paging.
I've done a look into this http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/helpers/grid/custom-binding post but it would only handle the soring and paging stuff.
It sould be possible to handle the grouping and filtering stuff as well without the .ToDataSourceResult(request); right?
Any help to figure this out would be welcome :-)
Kind Regards
Daniel
i'm searching for a way to implement a custom binding for Sorting, Paging, Grouping and Filters within a grid but i just found informations for sorting and paging.
I've done a look into this http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/helpers/grid/custom-binding post but it would only handle the soring and paging stuff.
It sould be possible to handle the grouping and filtering stuff as well without the .ToDataSourceResult(request); right?
Any help to figure this out would be welcome :-)
Kind Regards
Daniel