[data grid] Numbers separator (comma or dot) based on localeText prop #14017
Labels
component: data grid
This is the name of the generic UI component, not the React module!
i18n
internationalization
l10n
localization
new feature
New feature or request
Summary
Currently columns with type number display the separator based on the browser language, below is more or less how we do the localization and the current behavior of datagrid:
issue-datagrid-separator-current-behavior.mp4
Examples
Would be nice to have an option to utilize the locale of the datagrid independent from the browser language.
This is the desired behavior (this is just an example, is not functional because the textfield allows strings, not only numbers):
issue-datagrid-separator-desired-behavior.mp4
Live demo
Motivation
No response
Search keywords: locale, datagrid, separator, numbers, editing
The text was updated successfully, but these errors were encountered: