Our state of the art Gantt chart


Post by hien.nguyen »

Hi team,

Please share me some sample code to get new nextSibling after move task to new position.

I tried with code

task.nextSibling

But it give old sibling.

Thanks.

Best regards.


Post by tasnim »

Hi,

task.nextSibling should provide the updated sibling
I tested it in our online basic Gantt demo. And It works fine there

chrome_SplkuhQj4D.gif
chrome_SplkuhQj4D.gif (491.88 KiB) Viewed 63 times

Could you please upload a runnable test case so we could reproduce and debug it? It will boost the assistance.


Post Reply