Hi,
I found that the variable values is always blank when it is consulted from GetDataSet event with both options:
string value1 = e.Report.Dictionary.Variables["VariableName"].Value;
or
e.Report.Compile();
object value = e.Report["Test"];
It was working in Stimulsoft.Report.WebFx.dll version 2011.2.1100 the problem is in the version 2012.1.1300
Jean.
Issue accesing variable values in version 2012 StiWebViewerFx
Issue accesing variable values in version 2012 StiWebViewerFx
Hello,
Please upgrade to the latest prerelease build, the problem should be solved.
Thank you.
Please upgrade to the latest prerelease build, the problem should be solved.
Thank you.