I'm looking for a way to disable checkboxes for specific rows in an editable CheckBoxColumn. This
solution makes the checkbox un-editable but it requires the user to click the box twice to toggle it when it is editable.
Is there a way to disable the checkboxes without requiring the addition click?