Hi.
I'm trying to copy the example from
http://trirand.com/blog/jqgrid/jqgrid.html
under “advanced>>multiselect”. I've got it working but it behaves different then on the test page.
I've copied it exactly from the code listed below the example, and I've posted it here:
http://www.pixeloution.com/jq/behavior.html
In the example from triland, multiselect only fires if you click the checkbox, single clicking a row behaves like a normal, nonmultiselect grid. My grid, using the identical(?) code is mutiselecting even on row clicks, which is not the desired behavior. Is the code posted below the example wrong?
I'm trying to copy the behavior from the example on trilland.com, how do I do so?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top