Crystal Reports for VS.NET Globalization

  • Thread starter Thread starter Zvonimir Kuntic
  • Start date Start date
Z

Zvonimir Kuntic

Is it possible to apply somehow the .NET CultureInfo to a
Crystal Reports report? The user can change the .NET
culture in my ASP.NET application, and I format the dates
and numeric data in my web forms according to the chosen
culture. But in Crystal Reports I can only apply the
current system culture (from the regional settings of the
account under which the IIS is running), or fix a custom
format, but this is then fixed forever. Any idea?
 
Back
Top