Home › Forums › Guriddo jqGrid JS › Help › Turn off select checkbox when clicking on row?
Hi I have a multiselect grid which has various buttons and links on it.
Um… bump?
Perhaps if I could just turn off select row feature that would stop it from checking the checkbox.
Hi Raif,
I am not sure that I understand you correct, but if you want don't see the checkboxes you can hide the grid column with the chackboxes:
$("#list").jqGrid('hideCol','cb'); Best regards
$("#list").jqGrid('hideCol','cb');
Oleg
Thanks Oleg,
But what I need is this.
I have a multiselect grid.
bump,
I am looking for the same feature. Has anyone found a way around the default behavior?
You should just use additional parameter multiboxonly:true of the jqGrid. Look at this old answer having some demos.
Best regardsOleg
Using multiselect : true and multiboxonly: true doesn't do what he is asking for.
Instead, do this:
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS