Indenting issue

Hi - we are using DHTMLX gantt and we have parent, child folders. We would like to have indent between parent and child folder but we are having some issues with it. We are able to get indent for tasks which we see in the screen but other folders which do not fit in the screen and we need scroll to see them, indent is not being applied there.

image

To add to above issue…It seems like some one has implemented infinite scroll to our Gantt, so when we scroll to bottom then rest of the folders/parent are populating… could that be issue with initial indent? Do we have any event where we can add indent on scroll?

Hello Patels,
I don’t think I understand what actually happens in your case.

If you mean the tree level indentation that works in the following sample, I cannot reproduce the issue there:
https://docs.dhtmlx.com/gantt/samples/02_extensions/09_multiselection.html
If you mean something different, please, describe your use case with more details.

You can also add your configuration in the following snippet and make sure that the issue is reproduced there:
https://snippet.dhtmlx.com/38ee1b370
Then, click on the Share button and send me the link.
Or send me a ready demo with all the necessary Javascript and CSS files so that I can reproduce the issue locally.