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

Grid Inline Editing Resources issue

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cyril
Top achievements
Rank 1
Cyril asked on 15 Oct 2015, 08:11 AM
Hello everyone,

I’m struggling with something really annoying.
In my ASP.NET MVC project I have plenty of Kendo Grids in inline editing mode with French resources activated.
Everything works just fine, except when I deploy my project online. The “add new record”, “edit” and “delete” were supposed to be in French but they are in English.
However, if I start adding or even editing one line, the “update” and “cancel” buttons are well translated in French.
I assume that this is something else for two reasons: everything just works fine running in local and almost all French resources are well visible in grid.
So, can anyone advise me or help me with this, please?

Thank you so much in advance,
Best regards,

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 19 Oct 2015, 08:04 AM
Hello Ludovic,

This could happen if the server configuration doesn't match the development machine. For example check whether the CurrentCulture and CurrentUICulture properties are correctly set on the production machine. You can find info about setting the .NET culture in our globalization help topic.

Regards,
Atanas Korchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Cyril
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or