How to uncheck CheckBoxCellEditor? [message #1018267] |
Wed, 13 March 2013 10:30  |
Eclipse User |
|
|
|
Hi,
my out-of-the-box CheckBoxCellEditor refuses to become unchecked. How can that be achieved? I can check it but it is not possible to uncheck once it is checked.
J
[Updated on: Wed, 13 March 2013 10:31] by Moderator
|
|
|
|
|
|
Re: How to uncheck CheckBoxCellEditor? [message #1018352 is a reply to message #1018312] |
Wed, 13 March 2013 12:56  |
Eclipse User |
|
|
|
These are the labels and converter for the cell:
[LABEL_COLUMN_VALUE, LABEL_VALUE:HALF-DUPLEX, HALF-DUPLEX, LABEL_PAINTER_BOOLEAN, LABEL_CONVERTER_BOOLEAN, LABEL_EDITOR_BOOLEAN, selectionAnchor, BODY]
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverter@3e4a9a7d
The click on the checkbox is honored but for some reason it does not change the value of it. The validator gets a TRUE for validation, which should be a FALSE.
|
|
|
Powered by
FUDForum. Page generated in 0.28697 seconds