Hi All,

I have a specific scenario where on the Server side i want the Culture to be always en-US whereas on the browser i.e. Client side i want the controls to be rendered in the language specified in the user browser. I tried by setting UICulture=User Browser Language and Culture="en-US" but in this case all the ext.net controls and the messages are getting displayed in English only and not in browser language.

Please help me with this.

Thanks.