Page 1 of 1

Report wizard defaults to C# code

Posted: Tue Jun 16, 2009 10:43 am
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!

Report wizard defaults to C# code

Posted: Thu Jun 18, 2009 7:32 am
by Andrew
Hello,

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

Thank you.

Report wizard defaults to C# code

Posted: Thu Jun 18, 2009 8:06 am
by Arthur
Awesome! Thank you!