robsuttonjr
MIS
TextBox's have a property called 'DisplayNull' which allows me to display what I want instead of the sick looking NULL. I could not find such a property for a grid.column, so is there a way to handle this? I want all nulls to appear as 0's. I don't want to query the data with 0's but want to leave the null's as they are for avg() agregate functions.
Regards,
Rob
Regards,
Rob