Hi!
I am currently using UltraGrid for displaying data to the Presentation layer. I have a column [OrderID] which may have null values. But, currently it is shown as 0. But, I need them to be displayed as Null/empty string. Can I have a way of applying a property onto the column to have a minimum value set as 1 and any other values < 1 to be displayed as Null.
Thanks in advance.
Regards,
Uday
Thanks a lot. It worked for me.
Hi Uday,
This sounds like you could use a Custom Format Provider. I have answered a previous question along these lines. Have a look and see if it could apply to your situation.
http://forums.infragistics.com/forums/p/19389/70384.aspx#70384