I would like to align the numbers in my SpinnerItems to the right.
Can anyone tell me, if that's possible and how?
SpinnerItem.setAlign(Alignment.RIGHT) has no effect.
SpinnerItem.setTextAlign(Alignment,RIGHT) only right-aligns the number if you press the up/down arrows, but the result is left-aligned.
I'm using SmartGWT 2.5 and GWT 2.3
Can anyone tell me, if that's possible and how?
SpinnerItem.setAlign(Alignment.RIGHT) has no effect.
SpinnerItem.setTextAlign(Alignment,RIGHT) only right-aligns the number if you press the up/down arrows, but the result is left-aligned.
I'm using SmartGWT 2.5 and GWT 2.3