Good morning, I\'m working on a jqGrid that have the multiselection active.
I need to limit the selection of the row only using the multisel box, not by clicking eve
When multiselect is set to true, clicking anywhere on a row selects that row; when multiboxonly is also set to true, the multiselection is done only when the checkbox is clicked. So the answer would be:
multiboxonly: true