Hello Tony, Brad,
I would like to support this feature request but in a different matter. I use jqGrid on an administrative website that allows the administrator to change certain list values, add new ones, etc etc.
As you may know, changing settigns that are in use or even deleting them would cause a lot of problems, the smallest one that it is messing with the data that the user has entered.
So, I would like to have a possibility to lock certain rows (best of the best would be to do this based on a cell value, e.g. if the row “in use” has an “x” value) so that those can't be selected and maybe even colored in a different way.
At the moment I do this myself in the loadComplete function, but to have this as a standard feature would be great.
Thanks,
Creativebyte