Welcome Guest Search | Active Topics | Sign In | Register

EO Grid right justify for sql float data. Options
Jon Miller
Posted: Wednesday, March 2, 2011 11:05:18 AM
Rank: Member
Groups: Member

Joined: 4/23/2009
Posts: 23
Trying to right justify numeric data. only two format that seem to work are {0:N2} and {0:C}.
Using static column.
Please advise.
Thanks
eo_support
Posted: Wednesday, March 2, 2011 11:21:49 AM
Rank: Administration
Groups: Administration

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

I believe those are the only ones implemented on the client side. The Grid must format the contents on the client side, so while server side has much more formatting options, the available options are being restricted to what's implemented on the client side.

Thanks!
Jon Miller
Posted: Thursday, March 3, 2011 2:01:29 PM
Rank: Member
Groups: Member

Joined: 4/23/2009
Posts: 23
So....
Looking for a simple way to set a column to text-align:right.....
Help?
Jon Miller
Posted: Thursday, March 3, 2011 2:12:30 PM
Rank: Member
Groups: Member

Joined: 4/23/2009
Posts: 23
Woops...found a simple way by adding <Cellstyle CssTxt="text-align:right" />


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.