Completed
Last Updated: 20 May 2021 07:14 by ADMIN
Release LIB 2021.2.525 (25/05/2021)
Martin Ivanov
Created on: 15 Apr 2021 10:36
Category: MultiColumnComboBox
Type: Bug Report
2
MultiColumnComboBox: Mouse wheel inside the popup content is scrolling the parent ScrollViewer

If you host RadMultiColumnComboBox in a control with a vertical ScrollViewer, then open the popup content of the RadMultiColumnComboBox and use the mouse wheel in it, the parent ScrollViewer scrolls. In comparison RadComboBox and the native WPF ComboBox are not scrolling. Instead the scrolling event is consumed and it doesn't propagate to the parent ScrollViewer.

The attached project shows one way to work this around.

Attached Files:
0 comments