I have a language file that defined the decimal seperator as “,” for numbers. E.g. 12,34.
When viewing data in columns that have “formatter:number” the grid correctly displays it in this format.
But when editing inline, the format is changed back to the original format with a decimal, thus the number becomes 12.34. This is confusing for the end user who of course wants to see and edit data in a consistent format.
The inline editing is started from a “formatter:action” button.
The docs state: “All predefined types are compatible with the editing modules. This means that the numbers, links, e-mails, etc., are converted so that they can be edited correctly.”
Any help would be appreciated.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top