Question
Is there a way to disable editable grid's cell?
I have an editable grid and a Boolean column where we want to display checkboxes.
My question is:
- Is there a way to display editable checkboxes as soon as grid is rendered? Rather than after hovering over the cell or always displaying Edit button. And,
- Is there a way to disable specific cell (editable cell) depending on certain condition?
Thanks,
Shirish

