How to do Server Side filtering?

1 Answer 4976 Views
Grid
Tayyab Asghar
Top achievements
Rank 1
Tayyab Asghar asked on 08 Sep 2014, 11:01 AM
how I can perform server side filtering in grid.
need help.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 10 Sep 2014, 07:36 AM
Hello Tayab,

A demo of Kendo UI Grid with server filtering is shown here:

http://demos.telerik.com/aspnet-mvc/grid/remote-data-binding

You can as well see the full source code in the examples that are redistributed with the Kendo UI bundle. You can find them under wrappers/aspnetmvc/examples folder.

Or you can check the following documentation article that will show you how to handle the server side code:

http://docs.telerik.com/kendo-ui/aspnet-mvc/helpers/grid/custom-binding

Regards,
Kiril Nikolov
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.

 
Chris
Top achievements
Rank 1
commented on 13 Dec 2016, 12:54 PM

Is there any documentation or examples on how to use the filter in DataSourceRequest? Specifically, is there a way to get lambda expressions from the filter object?
Kiril Nikolov
Telerik team
commented on 13 Dec 2016, 04:17 PM

Hello,

Please check the following SO topic and let me know if it helps:

http://stackoverflow.com/questions/23019407/create-expression-with-related-object-from-a-kendo-ui-grid-filterdescriptor

Regards,
Kiril Nikolov
Telerik by Progress
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.
Chris
Top achievements
Rank 1
commented on 13 Dec 2016, 04:49 PM

Thank you. This is exactly what I was looking for. It might be a good idea to include this in the grid demo.
Kiril Nikolov
Telerik team
commented on 15 Dec 2016, 07:59 AM

Hi,

Thanks. 

We will consider this.

Regards,
Kiril Nikolov
Telerik by Progress
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
Tayyab Asghar
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or