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

ASP.NET MVC Wrapper Limitations

3 Answers 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 2
Alexander asked on 27 Feb 2013, 11:17 PM
Are there limitations to the ASP.NET MVC Wrappers in contrast with just using pure jQuery/Javascript?  Reason I ask is because the sample page shows pop up binding and it has examples for HTML, but none for ASP.NET MVC wrapper.

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 28 Feb 2013, 10:33 AM
Hello Alexander,

The idea of the server-side wrappers is to provide the same configuration capabilities, as the Javascript statements. If something is missing, it should be fixed. Popup editing with the Kendo UI MVC Grid is possible to achieve, but so far, this was not shown in the demos. We are currently working on the unification of all demos, in order to prevent confusion and misunderstanding, as in this case. A popup editing MVC example is already shown in the Q1 2013 beta demos:

http://demos.kendoui.com/beta/web/grid/editing-popup.html

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Alexander
Top achievements
Rank 2
answered on 28 Feb 2013, 01:08 PM
Dimo

Thank you for the response.  Can I change the UI elements inside the pop up?  For example, I want to add radio buttons or I want to allow my users to select multiple items from a listbox. Is that possible with server side wrappers?  Or do I need to manipulate javascript?
0
Dimo
Telerik team
answered on 01 Mar 2013, 02:18 PM
Hello Alexander,

You can use editor templates.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Alexander
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Alexander
Top achievements
Rank 2
Share this question
or