So I know about the property CellWidthSpec="Auto", but this does not seem to work along side CellWidthMin="20".
Is this a bug or am I doing something wrong?
I've added an example aspx-page to replicate this.
Is there maybe a work around to achieve my goal?
Using the Javascript Daypilot Scheduler is not an option because I'm using the serverside event handlers.
(I can get it to work when using the Javascript Daypilot Scheduler)
Thanks for your reply Dan.
I checked the sandbox pre-release and does indeed looks like it works!
When will this bugfix be released officially? (so I won't have to stare at the beautiful DEMO logo)
One more question, my Scheduler is contained in a <div> that can be resized by the user by dragging the edge.
It seems the Scheduler only reacts when the actual browser window is resized.
Is there a way I can tell the Scheduler it has to resize itself?
Thanks,
Richard
Comment posted by Dan Letecky [DayPilot] 10 years ago.
Richard,
Greats, thanks for the update.
1. The official release will be available in a few days.
2. Calling .show() on the client side should update the dimensions: