How to freeze the first column of the scheduler with the rowheader ?
Asked by Doggyswim 15 years ago.
I have created a scheduler displaying some resources and there bookings, I have wrapped this in a div to be able to scroll sidewards as otherwise the scheduler is too wide for the screen. However that way I loose the row header when scrolling. Is there a way to freeze the row header colums and scroll within the scheduler ? So without an external div. I am using the lite version.
Answer posted by Dan Letecky [DayPilot] 15 years ago.
Unfortunately, this is not possible in the Lite version.
In the Pro version, the content is displayed inside a div with a scrollbars. The total width is set using Width property and the scrollbar is activated automatically. The vertical scrollbar behavior can be controlled using HeightSpec property.