How to add aspx page to xaml in silverlight 4
Hi,
I have a xaml menu page that contains "Report" Menu. When a user click that menu i redirected to an aspx page that will take to SSRS Report page. In the report menu i have several sub menus. The issue is when i view any report, the sub menus are hidden behind the apsx page. I tried with reduce the height,width of aspx page but it looks small. So i am unable to proceed. Please help.
Thanks,
Vijay