I've seen many posts asking how to display a value of zero as a blank and it seems that this is now the default behavior. I'm using 11.2 and I'd like my grid to show zero instead of blank. My grid's fields are NOT autogenerated. I've created an IValueConverter and am assigning instances of this converter to the Field.Converter property. The converter does nothing more than return the value it is passed. What is the appropriate approach for displaying zero instead of blank.
Thanks,
Paul
HI,
Please let me know if you need further assistance regarding this issue.
Sincerely, Matt Developer Support Engineer
Using a ValueConverter is a good approach.
I am attaching a sample application if you need to see one.
Sincerely,
Matt Developer Support Engineer