Hello guys,
I'm new to SmartGWT.
When i use SmartGwt's validation mechanism (in SmartGwt 3.0) to check some form TextItem values, the TextItem width will be reduced that the icon fits in if the ErrorIcon visibility is set true (setShowErrorIcon(true)).
How do I stop auto shrinking the input element?
For instance, is it possible to insert an extra column for the ErrorIcons to prevent shrinking the input element?
Would be kind to get some hints.. :)
Thanks.
I'm new to SmartGWT.
When i use SmartGwt's validation mechanism (in SmartGwt 3.0) to check some form TextItem values, the TextItem width will be reduced that the icon fits in if the ErrorIcon visibility is set true (setShowErrorIcon(true)).
How do I stop auto shrinking the input element?
For instance, is it possible to insert an extra column for the ErrorIcons to prevent shrinking the input element?
Would be kind to get some hints.. :)
Thanks.