Hi,
I am pretty new to jqGrid. I have a grid with data and checkbox coming up, using
multiselect: true,
multiboxonly: true,
I want to achieve the following:
> Checkbox check should not trigger onSelectRow function
> clicking anywhere on row (except checkbox) should not check the checkbox (desirable, not mandatory)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top