show SSRS reports using .xaml - Silverlight 4
-
I have been searching on the internet for a sample to show me how to show the sql server reporting services (SSRS) reports from a silverlight page i.e. (.xaml) I have seen where an .aspx file should be used but there is no example on how to use the .aspx page inside or from the .xaml page. Can you please let me know or point me to a simple site where I can see how to show my SSRS reports from my silverlight application? Thanks
-
I have been searching on the internet for a sample to show me how to show the sql server reporting services (SSRS) reports from a silverlight page i.e. (.xaml) I have seen where an .aspx file should be used but there is no example on how to use the .aspx page inside or from the .xaml page. Can you please let me know or point me to a simple site where I can see how to show my SSRS reports from my silverlight application? Thanks
Check these articles Integrate Reporting Services with Silverlight and RIA Services[^] Silverlight Report Viewer using View Model (MVVM)[^]
thatraja
My Dad had a Heart Attack on this day so don't...
Pompeyboy3 here | Nobody remains a virgin, Life screws everyone :sigh: -
Check these articles Integrate Reporting Services with Silverlight and RIA Services[^] Silverlight Report Viewer using View Model (MVVM)[^]
thatraja
My Dad had a Heart Attack on this day so don't...
Pompeyboy3 here | Nobody remains a virgin, Life screws everyone :sigh: -
Thank you for the link which I had seen before. What I would liek to find out is that in this link which you sent, where do I add the /RpDemoWebForm.aspx webform? Is it added to the host which has a default.aspx or o the silverlight project? Thanks
I have added mine in a folder in the web project (where the default.aspx lives. In that folder I have all the bits required to get the data and the .rdlc files with the viewer aspx
Never underestimate the power of human stupidity RAH