Hi.
I have a silvelright reportViewer which Report property is set to a ReportBook. The reports to be added to this ReportBook are set during runtime and depend upon the parameters sent from SL's client.
I mean, in the ReportBook's constructor, I need to read the parameters, commit a sql command to the database and upons results, add the required reports. Right now, I cannot read the parameters. I tried adding a dummy report and get its parameters (which are the same as the real reports ) but they are not filled with the values from the client.
Thanks,
Iosu.
I have a silvelright reportViewer which Report property is set to a ReportBook. The reports to be added to this ReportBook are set during runtime and depend upon the parameters sent from SL's client.
I mean, in the ReportBook's constructor, I need to read the parameters, commit a sql command to the database and upons results, add the required reports. Right now, I cannot read the parameters. I tried adding a dummy report and get its parameters (which are the same as the real reports ) but they are not filled with the values from the client.
Thanks,
Iosu.