I am using form edit in JQGRID. The JQGRID has a field called "Type" and other fields. When the user clicks edit button and if the selected value of type is "X" it should not allow to Edit. A Message should be displayed "Record cannot be edited".
I have seen examples to disable certain fields from editing in inline-editing
I tried this as well
Edit rows based on condition in JQGRID
can please help me. Thanks for your time