How do you format text in the MSFlexGrid?
I'm pulling displaying prices out of a database but they are not showing up in a currency format. I want to show:
$1.50
not
1.5
I can't seem to find any means of formating the text in the FlexGrid. The prices are in currency format in the database, so why doesn't it just use that format?
Any help would be appreciated..
Dan


Reply With Quote