I have a RadRibbonDropDownButton with the DropDownContent set to a RadContextMenu. The RadContextMenu contains menu items some of which contain submenu items. Some of the submenus can contain a large number of items and use scrolling to display all of the items.
If I scroll to the bottom of one of the submenus and select an item, then go to that sub menu again to select another item, I would like the sub menu to be scrolled to the top. However, the submenu seems to be remembering the scroll position. Is there a way to change this so that the submenu always scrolls back to the top when it is displayed?
If I scroll to the bottom of one of the submenus and select an item, then go to that sub menu again to select another item, I would like the sub menu to be scrolled to the top. However, the submenu seems to be remembering the scroll position. Is there a way to change this so that the submenu always scrolls back to the top when it is displayed?