Question
I have Collision turned on (True) so now in 1 node I have some timeitems, and in some nodes they are at the same time, so I timeitem is put below an other.
Can I change the node/rows height when filling the Gantt or even better can I let the user change the height of the row/node so he can see better the colliding timeitems in one row/node?
Answer
There are new properties in the latest service release:
GanttRow.IncreaseRowHeightOnCollision
GanttRow.IncreaseRow_SuggestedHeightPerItem
If you set these the rows will adapt on collisions. Pretty cool?