BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Query |
Response | |
I don't want to add/edit relations between tasks. How can I disable it? |
Using Gantt's predecessMappping, we can make the Gantt without connector lines, and if you need connector lines but want to avoid predecessor action, this can be achieved using the workaround below.
Code Snippet:
| |
I want to move a parent task with all its children. How can I achieve this? |
EJ1 Gantt has no support to drag the parent taskbar, but our EJ2 Gantt has it, and further details can be found in the following documentation and online sample.
|