If the Height parameter is not specified, in the Gantt tree list, every line after the number of lines of the initial display are not shown.
The steps are easy to reproduce:
Start from the official Gantt Demo in the REPL and simply remove the Height parameter from TelerikGantt.
If you do this, you will see that opening the children of the first and only element in the tree list will show everything correctly in the Timeline part (if no mistake) but doesn't show the children lines in the TreeList part.
Therefore, I believe, the Height parameter should become mandatory until we can allow the height of the Gantt to be dynamic without rendering issues.
Hi Tom,
OK, I see your point.
I am confirming this report and we will decide what to do - throw an exception if Height is not set, or enhance the component to support such scenarios.
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Thank you for your answer.
I agree on how having a dynamic height for the gantt could be inconvenient for users even if a MaxHeight parameter should fix this issue, however I don't believe this feature would add a lot as Gantt tend to have many items displayed.
I guess having a compiler Warning, Error or a message (like you already do when Data is missing) should be enough to help most developers to easily be aware of this issue and locate the source of it.
Hi Tom,
Yes, the Gantt Height parameter is inherently required for a few reasons.
Do you prefer us to throw an exception if the Gantt Height is not set?
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.