Hello
My form is very much
And now comes to 300 pages
For information on this page to see what the code is better?
StiReport r = new StiReport();
r.Load(Server.MapPath(@"Copy of Report.mrt"));
r.RegData("t1", dt1);
r.RegData("t2", dt2);
r.RegData("t3", dt3);
StiWebViewer1.Report = r;
StiWebViewer1.DataBind();
I use this structure
Good Show
Re: Good Show
Hello.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Re: Good Show
Show
For a large number of pages is different
For a large number of pages is different
Re: Good Show
Hello,
Can you please send us a sample project with test data which reproduces the issue for analysis.
Thank you.
Can you please send us a sample project with test data which reproduces the issue for analysis.
Thank you.