I use jqGrid with the multiselect option set to true.
I\'m looking for a way to hide or disable the first checkbox (the one in the row of the column names) s
Find the div of checkbox and hide/overwrite its inner HTML.