Hi.
In revogrid-column-numeral i cant find locale changing.
Specifically delimiters. thousands and decimal.
Is it possible ? Or i just dont understand something ?
I do
const columnTypes = {
numeric: new NumberColumnType("0,0.0"),
};
and then i enter 100 000
I dont get 100,000.0
Hi.
In revogrid-column-numeral i cant find locale changing.
Specifically delimiters. thousands and decimal.
Is it possible ? Or i just dont understand something ?
I do
const columnTypes = {
numeric: new NumberColumnType("0,0.0"),
};
and then i enter 100 000
I dont get 100,000.0