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

DropDown of an editable RadComboBox stays open if scrolled with mouse wheel

1 Answer 137 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 18 Mar 2011, 12:05 PM
Hello everyone,

if you have an RadGridView with an editable RadComboBox cell, open the cell's drop down and scroll with mouse wheel it stays open (if you scroll with the scrollbar it closes).

Is there any (easy) way to enforce the same behavior when scrolling with mouse wheel as with the scroll bar?

Maybe  searching the RadGridView's ScrollViewer, hooking up to ScrollChanged and then closing all editable RadComboBox drop downs, but perhaps there's another way (with smaller amount of code) available...

Thanks!,

Version: RadControls for WPF Q1 2011

Christian

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 24 Mar 2011, 10:27 AM
Hello Christian,

Currently there is no way to prevent the dropdown from staying when the GridView is scrolled. We will research and fix this problem in the upcoming internal builds (I cannot promise it for the Monday's build, as it is very close and we might not be able to fix it on time).

Best wishes,
Valeri Hristov
the Telerik team
Tags
GridView
Asked by
Christian
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or