Is there a way to force the dropdown of a RadComboBox to ONLY appear below and never above regardless of what the control feels would be the most visible?
+2
A:
Setting the EnableScreenBoundaryDetection
property to false
should do the trick.
korchev
2009-10-16 13:30:19