Hi
I am doing some research on what we will need to do to localize our product in the future.
I have read your information on localizing a RadGrid, and it seems straightforward.
I do have one question, which I will get to in minute.
It seems you require the setting of the Culture attribute within the grid defintion.
We are currently looking at allowing the user to switch languages on-the-fly.
To do this with non-telerik controls I have to make sure the Culture and UICulture settings on the page are set to auto.
I then use the tool available in Visual Studio to Generate Local resources for my page.
This causes meta tags to be applied to the native asp tags.
If I do all this and create separate language versions of my resx files I can change languages
by using the language options setting in my browser.
How do I cause Telerik controls to switch languages dynamically?
TIA
I am doing some research on what we will need to do to localize our product in the future.
I have read your information on localizing a RadGrid, and it seems straightforward.
I do have one question, which I will get to in minute.
It seems you require the setting of the Culture attribute within the grid defintion.
We are currently looking at allowing the user to switch languages on-the-fly.
To do this with non-telerik controls I have to make sure the Culture and UICulture settings on the page are set to auto.
I then use the tool available in Visual Studio to Generate Local resources for my page.
This causes meta tags to be applied to the native asp tags.
If I do all this and create separate language versions of my resx files I can change languages
by using the language options setting in my browser.
How do I cause Telerik controls to switch languages dynamically?
TIA