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

EnableScreenBoundaryDetection doesn't work for the horizontal boundary

3 Answers 99 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 18 May 2010, 11:05 AM
I have a ComboBox that appears in a RadWindow.

The Combo is near to the right hand edge and the DropDownWidth property is set to a value that is greater than the width of the control.

I was rather hoping that the DropDown would shift left to avoid the screen boundary, but as you can see from the attached, it doesn't.

-- 
Stuart

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 May 2010, 11:45 AM
Hello Stuart Hemming,

Same behavior happened for me also when I used larger DropDownWidth value than combo Width. But in your case, you can set the OffsetX property to negative value in order to shift the dropdown to left if it crosses boundary.

-Shinu.
0
Stuart Hemming
Top achievements
Rank 2
answered on 18 May 2010, 01:59 PM
 But in your case, you can set the OffsetX property to negative value
Indeed I can, and in fact, have.

I suppose I was trying to establish whether or not this is planned behaviour and if not, get it raised as a bug.

-- 
Stuart
0
Kalina
Telerik team
answered on 19 May 2010, 02:09 PM
Hi Stuart Hemming,

As I understand you expect the RadComboBox dropdown to be displayed leftwards when it overlaps the right screen boundary.

This is already implemented as additional feature of the RadComboBox control and will be available in our latest Service Pack after we release it - later today or tomorrow.


Best wishes,
Kalina
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
Stuart Hemming
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Stuart Hemming
Top achievements
Rank 2
Kalina
Telerik team
Share this question
or