Page 1 of 1

Sample Scripts for Report.Net

Posted: Mon May 11, 2009 2:11 am
by Sunil
Hi,

I am new to Stmulsoft Reports.Net . Currently evaluating to incorporate into our product. The documentation i downloaded from this site does not work. Can you please suggest a source from where i can get some sample .Net scripts to publish reports using MySQL database ?

Thank you very much in advance for the help !

Sunil

:tire:

Sample Scripts for Report.Net

Posted: Mon May 11, 2009 2:22 am
by Edward
Hi Sunil,

Please try to download the documentation from the following link:

http://stimulsoft.com/Documentation.aspx

Please note that pdf files have been packed into zip archives.

Also there is a link for the sample videos, which are also very useful for our new customers.

Please let us know if any additional help is required.

Thank you.

Sample Scripts for Report.Net

Posted: Mon May 11, 2009 5:53 am
by Sunil
Thanks Edward ,
It worked after couple of experiments with datasource in Visual Studio. It requires to install ODBC provider for MySQL to create a dataset in VS.Net.. Yes, the videos did help me to create some quick sample reports.

Cheers,
Sunil




Sample Scripts for Report.Net

Posted: Mon May 11, 2009 2:10 pm
by Edward
Hi Sunil,

Please let us know if any additional help is required.

Thank you.

Sample Scripts for Report.Net

Posted: Tue May 12, 2009 6:22 am
by Sunil
Hi Edward,

thank you very much for the help till now.
one additional request i have is to be able to sort, and move columns in generated report. Do you think it is possible ?

Thanks
Sunil

Sample Scripts for Report.Net

Posted: Tue May 12, 2009 3:53 pm
by Jan
Hello Sunil,
one additional request i have is to be able to sort, and move columns in generated report. Do you think it is possible ?
You can sort data in viewer with help of Interactions property of component. Sorry you can't move columns in generated report.


Thank you.