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?
-
- Posts: 101
- Joined: Wed Jul 26, 2006 8:03 am
- Location: CHENNAI-TN, INDIA
Available user Parameter in Running Mode?
Marimuthu K
Available user Parameter in Running Mode?
Please use following code: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.
Code: Select all
stiReport1.CompiledReport.DataSources["Customers"].Parameters["@countryID"].ParameterValue = "Italy";
stiReport1.Render(false);
-
- Posts: 101
- Joined: Wed Jul 26, 2006 8:03 am
- Location: CHENNAI-TN, INDIA