I hate to create or have hardcoded ui in my view. Similiar with what Silverlight does with the dataform ,if i bind my form to a model for each property in my model Kendo could create the label and the right input field on the ui.
Hello Rui,
The desired functionality exists inside the Kendo UI source code, but is not exposed via the public API. Currently it is used to generate the Grid popup edit form:
https://demos.telerik.com/kendo-ui/grid/editing-popup
If using the functionality via the Grid is not an option, the only alternative is to dive into the source and do some custom coding.
This feature request has not gained enough hype, so I will close it for now.
Regards,
Dimo
Progress Telerik