This is a migrated thread and some comments may be shown as answers.

[Solved] RadGrid with multilingual

1 Answer 92 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
saravana
Top achievements
Rank 1
saravana asked on 03 Jul 2009, 06:49 AM
Hi,
     I need to use the radgrid for multiple languages, while searching for this i found solution for radcalendar control like,

RadCalendar1.CultureInfo = New CultureInfo(CulturesList.Items(CulturesList.SelectedIndex).Value)

i tried the same thing for my radgrid but i can't.

Could you tell me how can i use this CultureInfo with my radgrid.

-thanks,
-Saravana.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 07 Jul 2009, 12:34 PM
Hi saravana,

You could use resource files to localize the desired controls. For more information, I recommend you examine the following code-library project:
Localization files for RadGrid, RadCalendar and RadInput

Regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
saravana
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or