Format
I use datagrid to display my data. I have one numeric column which should display an amount. The values contains decimals also. I want to specify dataformatting so that the decimals are truncated to the last 2 digits.
Eg: 23.4582 should be displayed as 23.45 and not as 23.46
what is the dataformat string to specify.
Regards
Ganesh
__________________
Regards
Ganesh
http://ganeshprof.blogspot.com
Find your solution here...
|