I have an editable grid where one of the columns is number. In Brazil the decimal separator is , not . Do I need to create a template and use editableCellTemplate? Or there is another solution? The same grid has another editable number column which is formatted as percentage. I would like the user input was like 70,00 instead of 0,70. The model should hold 0.7, so I need some conversion. Again, the editableCellTemplate is the way to go? I'm just wondering if I'm not missing anything!
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
