Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this component support moving task across the porjects? #121

Open
qihuagaosh opened this issue Aug 30, 2024 · 1 comment
Open

Does this component support moving task across the porjects? #121

qihuagaosh opened this issue Aug 30, 2024 · 1 comment

Comments

@qihuagaosh
Copy link

Thank guys in advance for this great project.
Does this component support moving task across the porjects?

@gearcoded
Copy link

**@qihuagaosh **,
Thank you for the positive feedback!
You can vertically reorder tasks in the grid and change the task's parent project:
https://docs.dhtmlx.com/gantt/desktop__reordering_tasks.html

Here are the samples:
https://docs.dhtmlx.com/gantt/samples/07_grid/14_branch_ordering_highlight.html

https://docs.dhtmlx.com/gantt/samples/07_grid/08_drag_between_levels.html

You can also do that with the Gantt API by using the moveTask method:
https://docs.dhtmlx.com/gantt/api__gantt_movetask.html

Here is an example:
https://snippet.dhtmlx.com/00wz6qlu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants