Maybe I'm just cross-eyed and not doing/seeing this right, but numeric grid cell formatting doesn't seem to be working properly for me. I'm running Grid version 5.0.20 under Win98. What I'm seeing is that xFormats with leading "0"s are not zero-filling, and I can't get 0 values to blank at all by using an empty format string or one with just spaces. Constant text in single quotes in the format also seems to be getting ignored unless it's also displaying digits.
Please find attached a demo function and a screen capture of what I'm seeing.
Oh, and as a side note, if I apply xFormat as a row default (column=0) instead of using specific cells, no formatting seems to be taking place at all. (Uncomment a line in the demo function to see this behavior.)
Please let me know if I'm going crazy or if you see a problem here, too.
Attached file: GridFormatBug.zip