search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to hide two additional columns in gantt Chart

Asked by Raghav
4 years ago.

Hi,

How to hide only two additional column("Info" and "Duration") on click on header collapsible button "<" on Gantt Chart. but "Name" column should be visible.

Right now behavior is: Hiding all three columns "Name" "Info" and "Duration".

Please see the screenshot for more details.

Answer posted by Dan Letecky [DayPilot]
4 years ago.

This can't be done using the built-in icon but you can implement your own logic and change the columns array (https://api.daypilot.org/daypilot-gantt-columns/) as needed. After calling update() the changes will be applied.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.