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

RadComboBox - EnableScreenBoundaryDetection

1 Answer 285 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
BSL Support
Top achievements
Rank 1
BSL Support asked on 22 Sep 2015, 08:30 PM

Hi,

I have Telerik UI for ASP.NET 2015 Q2. The combo box expands upwards on most of my pages and I would like them all to expand downwards. I know I can set EnableScreenBoundaryDetection to false and achieve this, but is there a way I can do this without having to add the property to all the combobox's ? any help would be appreciated. Preferable something I can add to the master page to make it expand downward.

 

Thank you

Murali.

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 24 Sep 2015, 08:52 AM
Hi Murali,

In order to set common properties for all RadComboBox controls in your application you can use a ControlAdapter. Check out the following article that provides an example on how you can implement the functionality.


The example uses TextBox, however you can use similar approach for other server-side controls.

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ComboBox
Asked by
BSL Support
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or