You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2019. It is now read-only.
I am new to Backgrid.js, so maybe this is my misunderstanding. But, if I set a BooleanCell to editable: false I can still click the generated checkbox.
Moreover, the cell is clickable without the need to be previously selected, as per #166. To disable the cell, I had to copy the rendering function as