Mitch_Kalp
Posts: 2
|
| Posted: 09/13/2007, 11:11 AM |
|
Maybe simple question, How do you display currency values right aligned in text box.
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 09/13/2007, 7:30 PM |
|
Mitch_Kalp
You should be able to select the currency value and click on the right justify button, which should right justify the value in the text box.
|
 |
 |
Mitch_Kalp
Posts: 2
|
| Posted: 09/13/2007, 10:24 PM |
|
HI,
did what you suggested but the all the justification buttons stayed greyed out. However I found a solution by edition the html and adding the text-align CSS property to text-align:right .
Thanks for suggestion
|
 |
 |
|