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

Force resource column of two schedulers on the same page to have the same width

Asked by Steven
1 year ago.

I have two schedulers on the same page, the first scheduler has some extra columns fields in the rowHeaderColumn. I've managed to lock the scrolling of the two schedulers, but the width of the resource column is different. I can manually drag the column divider of the second scheduler to make it the same width, and thus make the schedulers align, but I want them to be aligned automatically. I've tried setting the rowHeaderWidth property of both schedulers to the same value, but this doesn't seem to have any impact. Any suggestions?

Answer posted by Dan Letecky [DayPilot]
1 year ago.

You'll need to turn off the "row header width auto-fit" feature (it adjusts the column width dynamically based on content):

https://doc.daypilot.org/scheduler/row-header-width-auto-fit/

Comment posted by Steven
1 year ago.

Thanks for the lightning fast response! It works now.

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