Hi to all,
I need to "format" a GridViewDataColumn to keep blank if it contians 0 decimal.
This is the classical GridView that shows ledger entries that shows Debit and Credit Amount Columns, but when the cell contains 0 (zero), it would be blank and 0 (zero).
What can I do it?