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.
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.