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

Hide/Show Resource Section in Daypilot

Asked by Rin
5 years ago.

Is there any option available in the daypilot to hide/show the Resource section as shown in the attached image.

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

Yes, please see the "rowHeaderHideIconEnabled" property which enables an icon that lets users hide/show the row headers:
https://api.daypilot.org/daypilot-scheduler-rowheaderhideiconenabled/

It's also possible to toggle the row header using the API:
https://api.daypilot.org/daypilot-scheduler-rows-headerhide/
https://api.daypilot.org/daypilot-scheduler-rows-headershow/
https://api.daypilot.org/daypilot-scheduler-rows-headertoggle/

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