Hi, all!
I use ReportViewer control in a web application with multilingual support. User can select language from a list and use localized interface. All works fine except ReportViewer control, that in fact shows server report in an iframe and always uses browser language to determine user's culture. Is there any way to set the UI culture for server report from my application? rs:ParameterLanguage doesn't help, because it affects only date/time/number formats and doesn't changes UI.