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

[Solved] Server Side Filtering and Linq expression for each filter operator

1 Answer 417 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ASPN
Top achievements
Rank 1
ASPN asked on 28 Mar 2019, 10:30 PM

Deal Kendo Team,

 

I need to implement kendo server side filtering got one link on code project.

https://www.codeproject.com/Articles/675879/An-Example-to-Use-Kendo-Grid 

 

I need similar solution to code project but its based on HttpRequestBase request but I need based on ([DataSourceRequest] DataSourceRequest request).

Please take a look at the example and use case in the article based on that I need workable code.

I am using kendo UI for asp.net MVC and looking code in c#. 

Thanks 

ASP

 

 

1 Answer, 1 is accepted

Sort by
0
Lance | Senior Manager - Technical Support
Telerik team
answered on 02 Apr 2019, 04:07 PM
Hello ASPN,

You can find an example of this in the following UI for ASP.NET MVC documentation tutorial: Filter Orders On The Server.

If you would like more control for a custom implementation, you can review the concepts seen in the GetFiltersRecursivelyAndModifyThemOnServer example on GitHub for additional guidance. 

I hope those resources are helpful, if you have any further questions or problems, you can open a Support Ticket here or a Forum post here (note: premium forums also require you be a licensed user).

Note that you need to be a Licensed User to open a support case, or developer application with UI for ASP.NET MVC.  if you do not have a license, you can ask whomever owns the license to assign you as the Licensed User using the Manage Licensed Users portal.

Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
ASPN
Top achievements
Rank 1
Answers by
Lance | Senior Manager - Technical Support
Telerik team
Share this question
or