Add support for European numeric formats #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the EDIT screen, depending on the locale, use commas instead of periods to seperate the decimal places
https://jsfiddle.net/handsoncode/xbj2g41z/
Hot config:
HOT does not apply the format for some reason, the workaround is to register language with numbro manually:
https://forum.handsontable.com/t/change-decimal-separator-from-to/2414/3
Error for workaround:
Error message:
Discussion:
https://github.com/BenjaminVanRyseghem/numbro/issues/576
linked PR: #16