Hi everyone,
I'm using MS Enterprise Library 4.1 DAAB and I'm trying to set the DataSource for my Report during Runtime in my WebApp.
I had found some old articles referencing
ReportViewer1.Report.DataSource = ...
However this does not seem to work with the latest release of Telerik Reports Q2 2009
Am I missing a reference or are there code examples of setting the DataSource during Runtime for a ReportViewer1.Report in my WebForm ?
Many thanks
I'm using MS Enterprise Library 4.1 DAAB and I'm trying to set the DataSource for my Report during Runtime in my WebApp.
I had found some old articles referencing
ReportViewer1.Report.DataSource = ...
However this does not seem to work with the latest release of Telerik Reports Q2 2009
Am I missing a reference or are there code examples of setting the DataSource during Runtime for a ReportViewer1.Report in my WebForm ?
Many thanks