Hi All,
I want to display report in two different culture (English and Arabic). I set report localized property to true and then change the language and change the label values as per each languages. When I change the language in design mode labels are changed accordingly. I read one of the thread here and telerik report is rendered on server ui culture. Even if i change the culture and ui culture in asp.net page (contains silverlight object) to Arabic (ar-AE), still default language (english) is displayed on the report. What did I missed?