In this image numeric editiors , have zero value i want to show that value , Else empty string . not this(0.00)
Which shold not capture dbnull.value , when accessing this numeric editor
Hello,
Could you please try the following code:
ultraNumericEditor1.FormatString = "#.##";
Please feel free to let me know if I misunderstood you or if you have any other questions.
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.