Page 1 of 1

Available user Parameter in Running Mode?

Posted: Mon Jul 31, 2006 1:50 am
by MARIMUTHU K
HI hi hi,

ur Tool is well compare than other Tool.

user Parameter in Running mode ,Its avialabel in CR 9.0 .

I didn't know that available or not ?

Please help me.



Regards,
KMarimuthu.

Available user Parameter in Running Mode?

Posted: Mon Jul 31, 2006 5:52 am
by Edward
KMarimuthu wrote:HI hi hi,

ur Tool is well compare than other Tool.

user Parameter in Running mode ,Its avialabel in CR 9.0 .

I didn't know that available or not ?

Please help me.

Regards,
KMarimuthu.
Please use following code:

Code: Select all

stiReport1.CompiledReport.DataSources["Customers"].Parameters["@countryID"].ParameterValue = "Italy";
stiReport1.Render(false);
Thanks!

Available user Parameter in Running Mode?

Posted: Sat Aug 05, 2006 12:48 am
by MARIMUTHU K
hi hi hi,


its good .

Thanks .


Regards,