Hi,
I am looking for a way of preventing the checkbox from toggling (checked to unchecked & vice versa) without setting the column to 'ReadOnly' The goEditing := false prevents the posting of the change but the user still sees the check come and go when clicking on the cell.
The ReadOnly greying out is not an ideal UI solution.
Thanks