Declined
Last Updated: 01 Nov 2013 13:06 by Elena
Yousef Salimpour
Created on: 10 Jun 2013 11:28
Category: ComboBox
Type: Bug Report
0
FIX ComboBox positioning when it's openning up due to ScreenBoundaryDetection
RadComboBox will open up in case that ScreenBoundaryDetection is enabled and there is not enough space below even if the space above is much less than below.
Like in a vertically narrow frame with the ComboBox being at the top of the page. 
It seems better to compare the space below with above and put it where there is more space.
1 comment
Elena
Posted on: 19 Aug 2013 12:49
Try to use the ExpandDiretion property in this case.