StiWebViewer in usercontrol
Posted: Thu Sep 09, 2010 5:10 pm
Hello,
I have few questions:
1) I created usercontrol with StiWebViewer inside.
Does exist any way dynamic loading usercontrol with "LoadControl("Test.ascx") from my page and showing data?
Please, provide some example code.
2) I created report and make connection and dataset for testing purpose.
Can I override (and how) this connection and dataset from my code calling this report?
Does report.RegData(datable) function is solution for this issue?
Please, provide some example code.
3) How I can use
from usercontrol?
Please, provide some example code.
4) How I can generate pdf from report with ajax or in ajax environment?
Please, provide some example code.
Best regards,
Sasa
I have few questions:
1) I created usercontrol with StiWebViewer inside.
Does exist any way dynamic loading usercontrol with "LoadControl("Test.ascx") from my page and showing data?
Please, provide some example code.
2) I created report and make connection and dataset for testing purpose.
Can I override (and how) this connection and dataset from my code calling this report?
Does report.RegData(datable) function is solution for this issue?
Please, provide some example code.
3) How I can use
Code: Select all
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(this,report)
Please, provide some example code.
4) How I can generate pdf from report with ajax or in ajax environment?
Please, provide some example code.
Best regards,
Sasa