If you have a grid without a checkbox column and choose edit (or double click) the focus is set to the first editable column.
If you add a checkbox row selector, it focuses on the checkbox, even if setting the checkbox isEditable={false}
Is this something that can/needs to be fixed?
Thanks