views:

97

answers:

0

Hi,

I'm using GWT-EXT 2.3 with Java. I've a ComboBox & have applied a validation on it. If validation gets failed then a small red icon with tooltip is displayed on the right side of the field(Combobox) on which the validation is applied. My problem is i'm getting that red icon in center of a combobox (between label & textfield). Can anyone help me to solve this?

Thanks in Advance.