Open add/edit dialog dynamically
18 Nov 20181 minute to read
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.
NOTE
We should select any one of the row in Gantt to open the edit dialog.