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
Report wizard defaults to C# code
Hello,
We have added this feature. It will be available in the next prerelease build.
Thank you.
We have added this feature. It will be available in the next prerelease build.
Thank you.
Report wizard defaults to C# code
Awesome! Thank you!