Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Style errors ?

$
0
0
How to style specific formItems that are displaying an error?
I saw that they have the class formCellError, but I don't want to style ALL of them, only some.
I.e. I am searching for something like:
staticTextItem.setTextBoxStyle("iconedStaticTextItem");

but for its errors:
staticTextItem.setErrorTextBoxStyle() ? How to do this?
Using smartgwt 4.1p.

Viewing all articles
Browse latest Browse all 4756

Trending Articles