Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Masking of numbers does not work. #34

Closed
hyyan opened this issue Apr 25, 2018 · 1 comment
Closed

Masking of numbers does not work. #34

hyyan opened this issue Apr 25, 2018 · 1 comment
Assignees

Comments

@hyyan
Copy link
Member

hyyan commented Apr 25, 2018

Example mask:-###,###,##0 value= 12345.67 --> Displays: 12345,67 instead of 12.346
mask: ##,##0 value= 1234 --> Displays: 1234,000 instead of 1.234
How do we have to set the mask correctly for the AG-grid, same as in BBj ?

@hyyan hyyan self-assigned this Apr 26, 2018
@hyyan
Copy link
Member Author

hyyan commented Apr 30, 2018

Moved to bbj-masks inetrnal project

@hyyan hyyan closed this as completed in 199d022 May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant