Comment posted by Dan Letecky [DayPilot] 4 years ago.
The columns can be resized using the header row (Einzelheiten, Bezeichnung). If you enable row header scrolling (https://doc.daypilot.org/scheduler/row-header-scrolling/) the Scheduler will display a splitter between the row headers and the main grid.
This splitter doesn't change the column width, only the total row header width. It looks like the splitter masks the handle that resizes the last column which is something that could be fixed.
However, if you don't need the row header scrolling the best solution is to turn it off. Then it will be possible to resize all columns freely.
Comment posted by Anonymous 4 years ago.
Thank you for your answer.
Acutally I need very well the header scrolling and therefore I can't turn it off.
I would appreciate it, if you could fix it, so that the splitter doesn't masks the handle that resizes the last column.
Answer posted by Dan Letecky [DayPilot] 3 years ago.
This is fixed now in the latest sandbox build (2022.4.5455):
1. The splitter for the last column is accessible.
2. Resizing columns when the outer width is set to the max updates the outer width automatically.