I read the forum this feature is not supported.
It would add to future possibilities for teplate adjustable name, something like the Html.EditorForModel(TEMPLATENAME)?
Thanks,
Ludvík Prouza
5 Answers, 1 is accepted
The functionality to specify the edit template by name is already available. This can be achieve by using Editable option TemplateName setting:
.Editable(editing => editing.Mode(GridEditMode.PopUp).TemplateName("MyTemplate"))Regards,
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
it is a useful feature, but without the ability to choose a different template for editing and for creating a different template, it does not solve my problem.
Thank you, for your suggestion. I will pass it for further consideration and if it appears to be common request and attainable feature it may appear in a future version of the component.
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Thanks
is there any plan to support this feature?
Regards,