Welcome Guest Search | Active Topics | Sign In | Register

Grid cell format Options
MannyRosa
Posted: Thursday, September 22, 2011 1:03:48 PM
Rank: Member
Groups: Member

Joined: 9/6/2011
Posts: 26
I need to format the data on the cell as 3 places after the period:
1.000
2.303
3.450

but I cant, because it displays:
1
2.303
3.45

What is the property to get the grid to display 3 decimal positions?
eo_support
Posted: Thursday, September 22, 2011 4:49:19 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please try to set the column's DataFormat to {0:N2.3}, here "3" is the number of decimal digits.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.