Hi,
I am working on a vs2005 application which is entirely localised. Before firing a report i should pass the culture in which the report should be printed ( which is different from session culture). I am passing through method HttpContext.GetGlobalResourceObject through parameter of type cultureInfo. All the labels and content of the report appear depending on the culture selected. But only the date formatting and currency format is not as per the selected culture but as per session entry culture. Can somebody please let me know how to get this done. Would appreciate a quick reply.
Many thanks,
Vaneeth