i have download trial version and in example tried to customize add event form but i didn't able to customize.
please help me.h
Thanks
3 Answers, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 24 Jul 2013, 12:02 PM
Hi Balaji,
If you would like to add additional fields to the event add/edit form, you could add them as resources to the Scheduler configuration. This is demonstrated in the following demo.
You could also bind to the edit event, which is fired when an event is edited or created. In the event handler you have access to the window container through e.container parameter if further customization is needed.
I hope that this was the information that you were looking for. I wish you a great day!
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
i had used this approach, BUT on Event form have 20 fields SO I want control on design and i want to new view open instead of resource use.
IS it possible.
Thanks
Balaji Lande.
0
Dimiter Madjarov
Telerik team
answered on 29 Jul 2013, 06:04 AM
Hi Balaji,
Since in the current scenario a complete override of the default design is needed, you could use the editable.template option of the Scheduler and specify a custom editor template to be used instead.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!