Unplanned
Last Updated: 18 Jun 2024 14:34 by Martin Ivanov
Currently, when you click on a parent RadMenuItem in the Visual Studio designer, the popup with its child RadMenuItem is displayed. However, there is no way to hide the popup until the project is rebuild or the .xaml file is closed and opened again. This is troublesome because the popup is displayed on top of all Windows applications.
To resolve this, add code that handles the click outside of the menu (during the design-time) or add an option to avoid opening the popup at all.
Unplanned
Last Updated: 03 Aug 2016 13:39 by Magnus
Unplanned
Last Updated: 03 Jan 2017 20:54 by ADMIN
ADMIN
Created by: Kalin
Comments: 0
Category: Menu
Type: Feature Request
9

			
Unplanned
Last Updated: 03 Jan 2017 20:32 by ADMIN
Provide mechanism that allows the RadMenu to stays open when it lose mouse capture
Unplanned
Last Updated: 03 Jan 2017 20:51 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Menu
Type: Feature Request
3
Enable using checkable item with subitems.
Unplanned
Last Updated: 03 Jan 2017 20:37 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Menu
Type: Feature Request
3
Implement out-of-the box RadioGroups for RadMenuItems.