jqGrid - edit only certain rows for an editable column
Posted
by cosminaru
on Stack Overflow
See other posts from Stack Overflow
or by cosminaru
Published on 2010-05-19T08:21:20Z
Indexed on
2010/05/19
15:00 UTC
Read the original article
Hit count: 368
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
© Stack Overflow or respective owner