Hi!
I need to change to spanish the language of my grids. I've searched and came through the solution. However it doesn't work to me. I don't know if Im doing something wrong or it's my version that dont support that feature, because im following the three steps:
1. Add RadGrid.Main.resx file to your application’s App_GlobalResources folder.
2. Create a language pack i.e. RadGrid.Main.<locale id>.resx and add it to App_GlobalResources folder.
3.Set the culture to use on the RadGrid.
My language pack is named "RadGrid.Main.es-GT.resx" and the culture is "es-GT". I even tried with french(fr-FR) and still nothing. The language pack is configured as the required languge.
I hope I find some help here.
Regards,
Jacobo.
I need to change to spanish the language of my grids. I've searched and came through the solution. However it doesn't work to me. I don't know if Im doing something wrong or it's my version that dont support that feature, because im following the three steps:
1. Add RadGrid.Main.resx file to your application’s App_GlobalResources folder.
2. Create a language pack i.e. RadGrid.Main.<locale id>.resx and add it to App_GlobalResources folder.
3.Set the culture to use on the RadGrid.
My language pack is named "RadGrid.Main.es-GT.resx" and the culture is "es-GT". I even tried with french(fr-FR) and still nothing. The language pack is configured as the required languge.
I hope I find some help here.
Regards,
Jacobo.
