F
forest demon
I have a page with a ReportViewer instance on it. I have a
report(.rdlc file) defined and associated with the ReportViewer
instance.
I want to grab values from web controls(label, textbox, combobox, etc)
that exist on different web pages and populate parts of the report.
I can bind a dataset to the report with no problem, but I want some
other stuff as well(values from web controls, etc).
Is this possible? So far I can't figure out how to get at that stuff.
Thanks folks....
-
fd
report(.rdlc file) defined and associated with the ReportViewer
instance.
I want to grab values from web controls(label, textbox, combobox, etc)
that exist on different web pages and populate parts of the report.
I can bind a dataset to the report with no problem, but I want some
other stuff as well(values from web controls, etc).
Is this possible? So far I can't figure out how to get at that stuff.
Thanks folks....
-
fd