Hi,
I have rad scheduler in my project and now we plan to convert it in to MVC using Kendo scheduler Control. So, I want to know that
is there a context menu facility in the Kendo Web UI Scheduler control like ajax scheduler or silver light control.
Regards,
Chirag
I have rad scheduler in my project and now we plan to convert it in to MVC using Kendo scheduler Control. So, I want to know that
is there a context menu facility in the Kendo Web UI Scheduler control like ajax scheduler or silver light control.
Regards,
Chirag
7 Answers, 1 is accepted
0
Hi Sanjay,
Vladimir Iliev
Telerik
Currently there is no build-in context menu in the KendoUI scheduler, however you can use for example the jQuery contextMenu to enable editing and deleting of available events using the scheduler API. For convenience I created small jsBin example:
Please note that currently is not possible to create events from given time slots using the context menu, however we plan to implement this feature for KendoUI Q3 release.
Kind Regards,Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Roy
Top achievements
Rank 1
answered on 21 Jul 2014, 05:31 PM
Has this been resolved yet. I need to be able to popup a context menu to add a new appointment, instead of double clicking on a cell.
0
Hi Roy,
Currently the scheduler doesn't contain build-in context menu, however we just released such widget which can be integrated with the scheduler:
Regards,
Vladimir Iliev
Telerik
Currently the scheduler doesn't contain build-in context menu, however we just released such widget which can be integrated with the scheduler:
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Germain
Top achievements
Rank 1
answered on 20 Apr 2016, 10:13 PM
Hi Roy!
Could you pl. provide us and example for the integration of Context menu widget and Scheduler ? I also require this feature for customizing my edit and create menu. Thanks in advance.
0
Hello Germain,
Please note that such example is already available in our documentaiton:
Regards,
Vladimir Iliev
Telerik
Please note that such example is already available in our documentaiton:
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Germain
Top achievements
Rank 1
answered on 22 Apr 2016, 03:08 PM
Hi Vladimir!
My bad. That example works for me! Thank you!
Regards!
0
Germain
Top achievements
Rank 1
answered on 22 Apr 2016, 03:08 PM
Hi Vladimir!
My bad. That example works for me! Thank you!
Regards.