how can i use from StiWebReport?
can I design a report in web with StiWebReport?
plz give me a document for this copmonent.
when Stimulsoft DevReports Studio be released?
we are in Septamber!!!!
so tanx
StiWebReport
StiWebReport
Hello,
how can i use from StiWebReport?
This is special aspx web page container for StiReport component. Place it on web page. Call report designer from actions menu of component. In PageLoad event of page write following code:
StiWebViewer1.Report = StiWebReport1.GetReport();
You can design report in web (with help of web designer). WebReport is only web page container of StiReport.Can I design a report in web with StiWebReport?
We try fix all bugs which have been detected during beta tests. Release will be available in Septeber.when Stimulsoft DevReports Studio be released?
Thank you.