Variables in Mobile Designer
Posted: Thu Oct 27, 2016 2:35 pm
Stimulsoft.Report.MobileDesign, Version=2016.2.0.0
Hi everyone,
my goal is to populate the report variables before opening the mobile designer.
In the Page_Load event I create the object StiReport 'myreport' and force its variables:
myreport ["one"] = "blah blah";
Unfortunately it does not seem to work, if I go in preview the variables are empty.
Where am I wrong?
Hi everyone,
my goal is to populate the report variables before opening the mobile designer.
In the Page_Load event I create the object StiReport 'myreport' and force its variables:
myreport ["one"] = "blah blah";
Unfortunately it does not seem to work, if I go in preview the variables are empty.
Where am I wrong?