Idea Summary
In Interactive Grid when not in edit mode, you can click once on any editable cell and select the row/cell, but only cells with type checkbox is changed. Th checkbox gets selected and furthermore the edit mode still stays disabled, both behavior doesn't make sense.
Use Case
If you have many coumn with checkboxes and navigate and try to select single rows and click on any checkbox then you change the value, even you are not in edit mode
Preferred Solution (Optional)
checkbox should not change the value, should be react like other types. When this is not possible, maybe then the grid should get into edit mode, so you can see that somethin is changed