Hi there,
I'm trying to format the numbers within a GridCell to display as currency. Setting the format prop to '{0:c}' or '{0:a}' does not format the values that appear in those cells when the grid first loads. However, after editing any of the values in that cell or creating a new cell, the formatting works and the value displays as intended. I must be missing something...
Thanks for any help!
-Tim