Search Type: Posts; User: oleg_cohen
Search: Search took 0.01 seconds.
-
22 Dec 2012 9:31 AM
- Replies
- 4
- Views
- 969
Well, I actually found a workaround ....
Define a checkbox field:
CheckBox checkBox = new CheckBox();
checkBox.setReadOnly(false);
checkBox.setEnabled(false);
Add editor for the... -
22 Dec 2012 9:14 AM
- Replies
- 4
- Views
- 969
Is there any update on this? I am also running into the same issue. The reason for the issue is that GridRowEditing is use in conjunction with the CheckBoxSelection model which contributes its own...
Results 1 to 2 of 2
