I got this one before
Posted: Mon Aug 27, 2007 7:59 am
Hi team from Stimulsoft,
in the new version I get an error wich was already fixed:
When I do this
StiReport MyReport = GetReportFromAssembly("MyFile.dll", true);
then
MyReport["MyVar"] = true; works,
but
MyReport.IsVariableExist["MyVar"] equals false ?!?
Could you check this.
Thanks,
Marco
in the new version I get an error wich was already fixed:
When I do this
StiReport MyReport = GetReportFromAssembly("MyFile.dll", true);
then
MyReport["MyVar"] = true; works,
but
MyReport.IsVariableExist["MyVar"] equals false ?!?
Could you check this.
Thanks,
Marco