Scheduler: How to disable rowheadercolumn resizing?
Asked by Anonymous
4 years ago.
How can I disable the resizing of the row header columns? See pls. attached image
The suggested solution in https://forums.daypilot.org/question/4615/how-to-disable-rowheadercolumn-resizing deosn't work. I can't even find the propery rowHeaderColumnsResizable in the docs, that is mentioned in this ticket.
Answer posted by Dan Letecky [DayPilot]
4 years ago.
This is a divider between row headers and the main Scheduler grid. At this moment, it is always resizable when you enable row header scrolling:
https://api.daypilot.org/daypilot-scheduler-rowheaderscrolling/
The rowHeaderColumnsResizable property enables/disables splitters between row header column titles (which lets you resize the individual columns).
Comment posted by Anonymous
4 years ago.
Good to know the difference ;) Thank you!
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.