I'd like to have an OnTaskDoubleClick event for the Gantt tasks, so a I can handle it to include some custom logic instead of displaying a popup to edit the task.
2 comments
Debra
Posted on:12 Jul 2022 21:31
Thirded.
Benjamin
Posted on:15 Oct 2021 07:36
I'd like to second this.
At the moment we use custom task templates with a div @onclick="@CustomAction" for this, but then the progress indicator disappears.
It would come in very handy to have the OnTaskDoubleClick and the OnTaskClick event.