Open Add and Edit Dialogs in ASP.NET MVC Gantt Chart
Gantt add and edit dialogs can be opened dynamically by using openAddDialog and openEditDialog methods. The following code example shows how to open add and dialog on separate button click actions.
We should select any one of the row in Gantt to open the edit dialog.