Cannot print passed parameter value
Posted: Fri Apr 08, 2011 2:17 am
Hi Vladimir,
I have added a parameter in the datasource and I can use the passed parameter in the SQL select. The records come out fine but I cannot seem to print the value of that parameter in my page headings. When I drag it from the datasource list the expression comes out as:
{DataSource1.Parameters["from_date"].ParameterValue}
Is this the correct syntax for the expression? Why does it not get printed?
Regards,
I have added a parameter in the datasource and I can use the passed parameter in the SQL select. The records come out fine but I cannot seem to print the value of that parameter in my page headings. When I drag it from the datasource list the expression comes out as:
{DataSource1.Parameters["from_date"].ParameterValue}
Is this the correct syntax for the expression? Why does it not get printed?
Regards,