KeyboardNavigationSetting property Activated does not work, when set to True: - JavaScript error thrown when KeyboardNavigationSetting Activated is set to true in Classic render mode. - Nothing happens in Lightweight render mode.
For the time being you can use the ApplicationMenu withing the RadRibbonBar control.
Hello, I found issue that RibbonBarClickableItem has not specified UrlProperty attribute for DisabledImageUrl and DisabledImageUrlLarge properties So when I'm using relative url path in skin files the computed url is wrong. It is relative to path where control is used instead of relative in theme folder. Thanks Vlad
Hi, Seems like the RadRibbonBar1.LoadContentFile doesn't support AuxiliaryPane and FooterPane in the .XML file: <AuxiliaryPane Header="Latest files"> <ContentTemplate> <ol> <li>Powder.jpg</li> <li>Free jump.jpg</li> <li>Downhill.jpg</li> <li>Snowboarding.jpg</li> <li>Moutain top.jpg</li> </ol> </ContentTemplate> </AuxiliaryPane> <FooterPane> <ContentTemplate>Skiing.png</ContentTemplate> </FooterPane> -Kurt
There is vague information in the Microsoft Ribbon Framework about the Ribbon in RTL mode. Still with the release of Win8, the RTL story seems more and more likely.