Add an option to configure a separate custom editor to be used when the Scheduler's mobile mode is enabled. This would make possible using two different templates at the same time, for example:
.Editable(editable => {
editable.TemplateName("CustomEditorTemplate").MobileTemplateName("CustomEditorMobileTemplate");
})
Hello,
This is a valid request and we will consider implementing an option to set a mobile template.
Regards,
Ivan Danchev
Progress Telerik