How do you control the direction of the dropdown for the RadComboBox. Presently I have several comboboxes on a form, each one opens in a different direction, some open scrolling up, others open scrolling down. I want them all to display down.
2 Answers, 1 is accepted
0
Paul
Telerik team
answered on 25 Aug 2008, 06:46 AM
Hello K,
By default, the Screen Boundery Detection mechanism of the control is turned on, thus the experience you have. You can easily achieve your goal by setting the EnableScreenBoundaryDetection property of the control to false.
Kind regards,
Paul
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.