Sample Scripts for Report.Net

Stimulsoft Reports.NET discussion
Post Reply
Sunil
Posts: 5
Joined: Mon May 11, 2009 2:05 am
Location: Mumbai

Sample Scripts for Report.Net

Post 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:
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Sample Scripts for Report.Net

Post 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.
Sunil
Posts: 5
Joined: Mon May 11, 2009 2:05 am
Location: Mumbai

Sample Scripts for Report.Net

Post 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



Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Sample Scripts for Report.Net

Post by Edward »

Hi Sunil,

Please let us know if any additional help is required.

Thank you.
Sunil
Posts: 5
Joined: Mon May 11, 2009 2:05 am
Location: Mumbai

Sample Scripts for Report.Net

Post 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
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Sample Scripts for Report.Net

Post 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.
Post Reply