To setup the Data Grid to a specific locale, two steps are required:
1. Setting the CurrentLocale
Set the CurrentLocale in the page that will have the Data Grid, for example in preparation using the locale code, e.g "en-US", "pt-PT" or "ja-JP"
2. Load the Wijmo culture file
Import the correct Wijmo culture file
(more information about these files here) and use the AddJavaScriptTag action to load it in the preparation.