In many cases the data shown in a Gantt chart is huge. This can be the case
for the number of timeline objects per row and for the number of nodes in the
tree table. In this demo the lazy loading capabilities of FlexGantt are shown.
A tree expansion listener is being added to the tree table. Whenever the tree
wants to expand a node then its children are dynamically added to it.

