Hi,
I have a Gantt chart tree structured data. I have accomplished using 'summary=true' on data source. The issue is my web service provides only the parent level data first. On expand of an item, I need to make a call to get the next level data and dynamically insert into it. seems there is no event on expand and not sure how to deal with this scenario.
Any help is appreciated.
Thanks