I want to change the color of a particular row in jQgrid/treeGrid. can anyone share the code for that?
It works exactly like with other jqGrids. Look at the answer. With respect of addClass('...')
to <tr>
elements the background color can be changed.