Report wizard defaults to C# code

Stimulsoft Reports.WEB discussion
Post Reply
Arthur
Posts: 16
Joined: Tue Jun 02, 2009 11:53 am
Location: San Antonio, Tx

Report wizard defaults to C# code

Post by Arthur »

Is there a way to make the wizard default to VB?

I tried setting the report property:
stiReport.ScriptLanguage = StiReportLanguageType.VB

that works for just previewing it or saving to code a non-wizard report, but if I use the wizard I have to explicitly set it to VB in the last menu of the wizard or I get compile errors when I preview the report.

Thanks!
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Report wizard defaults to C# code

Post by Andrew »

Hello,

We have added this feature. It will be available in the next prerelease build.

Thank you.
Arthur
Posts: 16
Joined: Tue Jun 02, 2009 11:53 am
Location: San Antonio, Tx

Report wizard defaults to C# code

Post by Arthur »

Awesome! Thank you!
Post Reply