Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    On validation: Prevent ErrorIcon to shrink width of TextItem

    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.
Working...
X