Skip to content

vue 3 - NumberColumnType delimiters change #801

@jSinicyn

Description

@jSinicyn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions