Hi ,
i m facing a problem why designing the report.I coldnt understand the steps for using ur tool with my own application can anyone help me plz?
thanks
Problem in inigration
Problem in inigration
You can use following code to call report designer from your application:
Thank you.
Code: Select all
StiReport report = new StiReport();
report.Design();