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

RadcomboBox popup window stays in old position

1 Answer 126 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Raghavendra
Top achievements
Rank 1
Raghavendra asked on 15 Jul 2013, 08:04 PM
Hi,

I am using RadComboBox and have few visual states based on the selected item in combobox i change the visual state and one of the visual state actually positions the RadcomboBox in a different position than the initial position. But i see the popup window does not move along with the combobox and stays open in the old position. Let me know how i can fix this.

This happens only when choosing the item by typing in the key stroke i.e you have items
A
B
C

you press B, item b gets selected in the popup.

Thanks
Raghu

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 16 Jul 2013, 11:54 AM
Hi,

Unfortunately it seems that this is a limitation of the framework Popup that could be observed in the normal WPF ComboBox control. The issue is that when the Popup is shown it is set with a absolute coordinates that are not recalculated when the ComboBox control is moved with the use of TranslateTransform.

We are not aware of any approaches that could be used to workaround this limitation.

Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
ComboBox
Asked by
Raghavendra
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or