Hi,
I'm using HtmlViewer in one of my modules. But when i mouse over the header or header buttons, it's hiding the tooltip.
Please find below snap shot.
Can you help me.
Thanks,
PSR
This behaviour is expected.
The xamHtmlViewer uses html iframe that is placed on top of the silverlight plug-in. The iframe overlaps any silverlight content (even SL popups, like the tooltip).
Regards
Thank you for replying.
Is there any solution for this?