I am trying to figure out how to suppress the rendering of zero (0.00) values into cells bound to double primitives.
Essentially I have a grid with mostly zeros and I would rather not see them unless a non-zero value is supplied.
I looked over some of the default cell viewers but couldnt find what I was looking for.
Do you support something similar to the Format and Parse events in standard binding for manipulating the bound value's appearance?