Hi
My question is: How do you set the Format Mask of a Interactive Grid NUMBER column using the Interactive Grid API?
I know I can easily set this declarative on the column to something like 999G999G999G999G990D00, but I want to do this using the IG API.
I've tried setting columns[].appearance.formatExample and columns[].appearance.formatMask but either these are the wrong settings or they are ignored.
Have anyone done this and can provide an example?
Thanks
Matt