Setting width = 100% for scheduler stretches outside screen

Asked by Viktor
16 years ago.
Been studying the source of the online examples but I can't find any more properties that control the width. I would like it to stretch to 100% and give me a scrollbar if necessery, just like the HeightSpec="BusinessHours" for calendar but width instead. But I dont get a scrollbar for the scheduler(except the browsers scrollbar), it just stretches outside my window. Did I miss something ?
Comment posted by Bbq
16 years ago.
Use table-layout, fixed that problem for me.

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