Page 1 of 1

Get level in tree within Gantt

Posted: Wed Sep 18, 2019 4:34 pm
by Nualis
Hi,

Is it possible to check in a custom column within the Gantt control at which level the current item is? For instance the root node is level 0, first childnode is level 1 and its child is level 2. Or do we need to develop this ourself?

Based on the level we want to show a different value in the rendere method.

Re: Get level in tree within Gantt

Posted: Wed Sep 18, 2019 4:47 pm
by saki
childLevel is probably that what you need.