So, I have a requirements to show decimal only if the value of the decimal itself is not .00
I\'m using this currently .ToString("#,###,##0.##")
.ToString("#,###,##0.##")