Hello Radouan,
I wasn't able to reproduce this issue - I tested it with the Q3 2011 release and it worked as expected. Can you make sure that there isn't any style or code that sets the
RadRibbonDropDownButton KeepOpen property to
True?
Also, since the
RadContextMenu control isn't designed to be used as a
DropDownContent, the control is basically designed to act as a context menu opened on a right mouse click. And this is why when it is displayed as a content of the
RadRibbonDropDownButton.DropDownContent, it may not act correctly. This is why it might be better to use a
ListBox or a
RadMenu as the
DropDownContent.
Moreover, the
RadRibbonBar control has many known limitations - selection issues, design limitations, etc. This is why we introduced a new implementation of the 'ribbon UI' - the
RadRibbonView control. You can have a look at
this blog post that describes the advantages of the new
RadRibbonView control and please consider replacing the
RadRibbonBar control in your application with the
RadRibbonView control.
Kind regards,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>