Skip to content

Currency and Percent type of a Column #8331

@zdrawku

Description

@zdrawku

Is your feature request related to a problem? Please describe.

Currently, the igx-grid exposes default handling for column types like number - right aligned, string - left aligned, date and boolean. This should be expanded to better defaults for other column types - datetime, Currency, and Percent.

Describe the solution you'd like.

I would like to have Currency and Percent default column type handling

Describe alternatives you've considered

Use the default angular pipes as we do with the other column types like Date and Number.

Related to #5951

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions