Hi,
Is it possible to localize crystal reports based upon Culture specified in config file.Means Date formats and amounts displayed according to culture. Currently i am using VS2010 and Crystal reports 10.(C# with
ASP.Net)
CrystalReportViewer1.SetProductLocale
Some where i saw this method can be implemented for localization but in vain.Suggest me a way to achieve this without changing rpt files.