Hi everyone. I'm struggling here with gridtableviewer.
I've in my model several boolean fields, and for those I want to use Checkboxes in the respective column. Giving the style SWT.CHECK to GridViewerColumn, I manage to display the checkbox, but binding it with my model is being a nightmare. I've tried with checkboxcell editor, and the value is flipped, but I'm not being able to make the model match visuals. I want to know How do I access to the checkbox inside the cell to perform some kind of binding. Thanks in advance rui To participate in the discussion, go here: https://www.eclipse.org/forums/index.php?t=rview&frm_id=64
_______________________________________________ nebula-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/nebula-dev
