10123 : I want to horizontal scrollbar at bottom of GANTT chart

Question

I want to horizontal scrollbar at bottom of GANTT chart instead of using Right/Left arrows on the top, how do I make it?

Answer

There is currently no built in support for this. You can add a scrollbar component to the Gantt.TimeItemArea control. Then use the Gantt.DateScaler.TimeSpanSet to set a new view on scrollbar change.

Leave a Reply