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

Customize Sorting Filtering Etc.

1 Answer 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Yacov
Top achievements
Rank 1
Yacov asked on 14 Oct 2013, 09:04 AM
This code is needed for binding to a normal Linq
return Json(model.ToDataSourceResult(request));
But because I need to bind to a XRM 2011 so have few limits I want to customize the query
How can I do it?

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 16 Oct 2013, 07:22 AM
Hi Yacov,

Information on how to implement custom binding can be found in this help article. Also you can find a runnable example in the sample application accompanying the KendoUI for ASP.NET MVC distribution.

Regards,
Rosen
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Yacov
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or