Quantcast
Channel: Disable rows in ag-grid when columns are set to editable true - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Amie Wilt for Disable rows in ag-grid when columns are set to...

Rather than setting editable: true you can set editable based on the data:editable: params => params.data.active === true.Hope that helps.

View Article



Answer by Jarod Moser for Disable rows in ag-grid when columns are set to...

What will work best is to use the cellEditor somehow. It provides row nodes in it's init params that you can iterate through and check if it is a row you want editable or not. If it is not then call...

View Article

Disable rows in ag-grid when columns are set to editable true

I have a requirement of developing spreadsheet like application using ag-grid. In that I need to disable few rows (not allow users to edit few rows). Can someone guide me how to make specific rows read...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>