I am using VS 2005, DotNetNuke, SSRS 2005. When I am creating report using SSRS, It is allowing me to create static dataset. But In my situation I have the dataset created using C#. I have to pass this dataset dynamically to report instead of using static dataset. I am not finding any examples in the web.
Can anybodies help me in this? |