Hi folks, I'm new in this forum, using jqGrid for a while now.
Using jqGrid 4.3.1, grid with multiselect = true and multiboxonly = true. The checbox gets checked even if I click outside the column containg the checkbox. From jqGrid documentation:
This option works only when multiselect = true. 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 (Yahoo style). Clicking in any other row (suppose the checkbox is not clicked) deselects all rows and the current row is selected.
But this doesn't work as expected. This question has been asked before (http://www.trirand.com/blog/?p…..38;ret=all), but the workaround seems to be written for another version…
Anybody?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top