Rank: Advanced Member Groups: Member
Joined: 6/17/2010 Posts: 35
|
Per default expand the datepicker the calender down. When the control is placed at the bottom of an separate window, the unfolded calendar disappears partially behind the edge. Has the datepicker a property, that allow to flip the calendar up?
The error occurs in IE respectively Chrome. The separate window was opened per javascript via "window.open" respectively "showModalDialog".
I used EO.Total 2018 Build_2018_2_74_0, Win10 and IE (11.0.90) OR Chrome (69.0.3497.100)
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
Hi,
This is a known limitation of the DatePicker control. Currently it does not have the ability to flip the drop down. We did test flipping the drop down in our internal test however it does not always work correctly and frequently blocks the textbox of the DatePicker. So in the end we did not put this feature in the final version. As a result, the drop down always extends downwards. The browser should automatically display/extend scrollbar downwards if part of the drop down is not visible. In that case user can use the scrollbar to access the rest of the drop down. Sorry about it!
Thanks
|