How to make a specific row conditionally as read only row?
Readonly Row
Hi @nanthakumarm
You can use conditional formatting (docs examples)
Here’s the demo http://jsfiddle.net/ofdnsjqL/ where I added readOnly
property to a first row.
How to make a specific row conditionally as read only row?
Hi @nanthakumarm
You can use conditional formatting (docs examples)
Here’s the demo http://jsfiddle.net/ofdnsjqL/ where I added readOnly
property to a first row.