Hello Jeff,
Please accept my apology for not making myself clear with my previous post. Basically, you are not allowed to visualize any HTML content inside the Silverlight plug in. This is why we designed the
RadHtmlPlaceholder control to be visualized on top of the Silverlight plugin. Hence everything hosted inside the plug in will be hidden under the
RadHtmlPlaceholder control. This behavior is by design.
In your certain implementation the
RadMenu control is part of the Silverlight plugin and this is why it hides behind the
RadHtmlPlaceholder. In order to overcome this behavior you can consider hiding the
RadHtmlPlaceholder control when you open the
RadMenu. If you host the
RadHtmPlaceholder inside a
RadWindow control you will be able to use the
RadWindow.Show() and
RadWindow.Close() methods to achieve such behavior.
Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application.
Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>