Hi There, I need a litle help with GridBoundColumn DataFormateString Property. I have boundcolumn which shows the values like:
0
1.0
1.88
3.0
The values should appear like:
0.00
1.00
1.88
3.00
Is there any easy way that can be used with GridBoundColumns to get the above results. any example will be a gr8 help :).
Thanks & Regards
Nitesh Monga