This callback allows a user to specify if a cell is really editable. We use this because some cells in the same column aren't editable (locked)
grid.celledit.js:
Line 63, instead of:
if ($t.p.colModel[iCol].editable===true && ed===true) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top