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

Controlling the position of results

1 Answer 29 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 1
Dennis asked on 09 Jul 2010, 09:30 PM
The RadComboBox appears to position the results of the ItemRequested event so that the most number of items can appear - for example, if there are 100 results returned, and the bottom of the browser window is closer, the results will appear above the box.

Is there any way to force the results to always appear below the combo box?

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 12 Jul 2010, 02:49 PM
Hi Dennis,

Yes, you can achieve this if you disable the (enabled by default) Screen Boundary Detection by setting the EnableScreenBoundaryDetection property to false.

Sincerely yours,
Simon
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Dennis
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or