-
Notifications
You must be signed in to change notification settings - Fork 160
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: column-typesgrid: generalprogram: igniteuiproject managementproject management
Description
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
Reactions are currently unavailable
Metadata
Metadata
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: column-typesgrid: generalprogram: igniteuiproject managementproject management