Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Displaying null values in place of zero
posted

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