jqGrid - edit only certain rows for an editable column
- by cosminaru
Hi,
Another jqGrid question: Is it possible to disable editing for certain cells in a column that is marked as editable?
From what I've seen, the only options are "all cells are editable" or "no cells are editable".
Is there a way to work around this?
Thanks,
Cosmin