Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
Ribbon coming up blank
posted

I was playing around with the ribbon control and I noticed when I put the control in to another screen it will not have any of the tabs/buttons on it. 

I created a control CustomRibbon of type UserControl. Then in my main screen I do <c:CustomRibbon/>. The ribbon displays but its blank. Is this a rendering problem? If I put the code directly in main page it displays fine, just when I try to do it this way.