Hi,
There is a way to create multiple links dynamically?
I try to create it with a loop, but whenever the new link deletes the old.
Thanks!
Hi,
There is a way to create multiple links dynamically?
I try to create it with a loop, but whenever the new link deletes the old.
Thanks!
Hi,
it should be done quite easily with gantt.addLink method docs.dhtmlx.com/gantt/api__gantt_addlink.html
Please provide a code of what you’re doing, so we could better understand what the problem is