Hello everyone.
I am using sfDataGrid to just display records. I have a numericcolumn and datecolumn among other columns.
For the numericcolumn, I want to display empty string in the numericcolumn if the underlying value equals 0
I want to find out if my requirement is possible. If it's, how should I go about it.
Thanks for the usual