Hi,
I was wondering if there were any speed increases / fast operations for the Gantt Chart.
Not rendering every line would be very helpful, I loop through my Tasks adding them one at a time using :
project.addTask
If I could render my lines after my loop that would be helpful.
Currently it takes 7seconds to load 200 tasks.
Cheers for any help
Nicleek