Hi,
I want to display text and value different in the grid cell.
If column data type is decimal or datetime then when server is returning with null then it should display null instead of empty, I have applied the solution to assign the null text in cell. But that property assign null whether it is empty string or null value from server.
I'm not sure I understand what you mean. What do you mean by empty? I am not aware of any empty value for a numeric field... unless you mean zero.