This is a migrated thread and some comments may be shown as answers.

controlling direction of dropdown

2 Answers 262 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
KMF
Top achievements
Rank 1
KMF asked on 22 Aug 2008, 03:42 PM
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

Sort by
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.
0
Mark Kucera
Top achievements
Rank 1
answered on 25 Feb 2013, 11:01 PM
Brilliant problem solved for me!  Thanks!
Tags
ComboBox
Asked by
KMF
Top achievements
Rank 1
Answers by
Paul
Telerik team
Mark Kucera
Top achievements
Rank 1
Share this question
or