I have a scheduler control that is filling the whole visible window (100% width and 100% height).
The problem I'm having is in "24 hour view", if you attempt to delete an appointment, its very possible that the confirmation dialog will not be visible, and you have to "scroll" the BROWSER to act on that dialog.
I would like to use the internal SCHEDULER scrollbar, but cannot seem to make it work. When I set the OverflowBehavior property to "Scroll" the scrollbar appears, but is disabled when the visible window has a % in the height property. Using a "fixed" height solves that problem, but then I cant "fill" the window with the scheduler control.
Either that, or how can I make the confirmation dialog Centered on the visible browser window, instead of the centered inside of the scheduler.
Video Example of this
Any suggestions?
Thanks,
Sean
The problem I'm having is in "24 hour view", if you attempt to delete an appointment, its very possible that the confirmation dialog will not be visible, and you have to "scroll" the BROWSER to act on that dialog.
I would like to use the internal SCHEDULER scrollbar, but cannot seem to make it work. When I set the OverflowBehavior property to "Scroll" the scrollbar appears, but is disabled when the visible window has a % in the height property. Using a "fixed" height solves that problem, but then I cant "fill" the window with the scheduler control.
Either that, or how can I make the confirmation dialog Centered on the visible browser window, instead of the centered inside of the scheduler.
Video Example of this
Any suggestions?
Thanks,
Sean