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

Scheduler custom edit form

1 Answer 85 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jean David Benkimoun
Top achievements
Rank 2
Jean David Benkimoun asked on 22 Jan 2017, 07:40 AM

Hi all,

I am currently struggling with changing the editor template of the new/edit appointment. I am using the latest UI for asp.net mvc and i have managed to load a custom cshtml file when in order edit the appointment. The appointment additional fields from the model are displayed as should, and the data is binded correctly as well. However, when i add any additional property of my custom model to the form the validation fails (client side validation prevent the post, happens only on the additional fields) and display empty message (image attached). I tried adding a submit button to the form and when i used my own one everything is working and the data passed to the controller is correct, however with this way i will have to implement all scheduling events myself, which i am trying to avoid.

Any suggestion will be appreciated.

thanks in advanced,

udi

 

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 24 Jan 2017, 09:45 PM
Hello Udi,

Would you please share the implementation of the Gantt and the custom editor? Sharing a simplified sample runnable project with the Gantt and the custom editor would be greatly appreciated? This will allow us to better understand your implementation, investigate locally and help you more efficiently. 

Regards,
Peter Milchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Scheduler
Asked by
Jean David Benkimoun
Top achievements
Rank 2
Answers by
Peter Milchev
Telerik team
Share this question
or