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

Edited Style

$
0
0
I have an editable listGrid with some text fields and some boolean fields. When I end one of the text fields, the row is shown in the edited-style(blue),which is correct, since I set .setAutoSaveEdits(false)). When I edit the value in the checkboxes, the style of the row is not changed. Is this intended? If yes, how to change this behavior? I need the edited style to be shown also when I change only one of the checkboxes values.

Using smartgwt 5.0p eval 27.01.

Viewing all articles
Browse latest Browse all 4756

Trending Articles