Groups | Blog | Home
all groups > sql server reporting services > september 2006 >

sql server reporting services : How do I get decimal set to 2 in a column?


SRussell
9/6/2006 4:44:42 PM
I am getting frustrated that I can't force a column to display .50 or .00
thus allowing numbers (double) to line up properly? now I have units in the
column NEXT to this one so I don't want to apply formatting to all columns
:)

This is a C# form based report if that means anything different in the
answer.

Thanks.


Joe
9/7/2006 12:56:03 PM
Select the textbox that you want to format, right click, go to properties,
select custom format and type N2

[quoted text, click to view]
SRussell
9/8/2006 8:52:28 AM

[quoted text, click to view]


Thanks!



AddThis Social Bookmark Button