In ultragrid column i have given format "#.####" , which is to suppress zero values
My need is if "unitprice" column has values > 0 , it should show like 1234.0000 else nothing in that cell,
what could i do for that..
Mouse cursor inside cell
mouse cursor in 2 nd cell
Hello,
Could you please clarify if I got you right - you want to show the value as it is with the zeros after the point if it is a positive and if it is not to show nothing (null) in the cell?
hi Boris,
Ya , i want to format if the cell value like 1.123 i have to show 1.1230 (always 4 decimals)
Else if the cell has value lik 0 i have to show nothing (which should not catch dbnull value)
Regards
Karthik
Hello Karthik,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.