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

pass grid options to server

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dominik
Top achievements
Rank 1
Dominik asked on 19 Oct 2015, 05:27 PM

Do you have an example of passing grid options to the server? This is a follow up to this question: http://www.telerik.com/forums/pass-grid-state-to-mvc-controller#hnaJEZgxu0iivfni8UxrQw

 

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 21 Oct 2015, 01:53 PM
Hi Dominik,

The UI for ASP.NET MVC extensions do not include a ViewModel that can be used to bind the Grid's options to it. I would suggest using custom ViewModel or a ModelBinder to do so. Both of these however, are not directly related to Kendo UI and are subject to general ASP.NET MVC knowledge.

Regards,
Alexander Popov
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
Dominik
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or