kunta

kunta

  • NA
  • 1
  • 0

Crystal Reports for VS.NET Globalization

Jan 8 2004 11:57 AM
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?