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
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