On 7/20/2010 10:07 AM, Chris W wrote:
> I try to avoid asking why but in this case I have to. I can't imagine
> wanting to have a list of numbers displayed and not have them all
> aligned right with the sane number of digits after the decimal
> point. So why would you even want to do this is?
Wish I can give you an answer, but it's a requirement from the
client. Their application needs it displayed that way. '101' and
'101.0' appear to have completely different meanings. Especially since
more often than not, it's followed by a letter. I don't know, I'm just
the programmer here.