Is it possible to change the event that is fired when a task is double clicked (showing a task edit dialog)?
Depending on the task, I would like to show a custom dialog.
It would be great if this is possible for both the bar and the description of the task.
1 Answer, 1 is accepted
0
Accepted
Veselin Tsvetanov
Telerik team
answered on 08 Jun 2016, 02:12 PM
Hi Marc,
You could subscribe to the edit event of Kendo Gantt to implement custom editing logic. The event gets fired on double click on both the bar and the task description.
Regards,
Veselin Tsvetanov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!