Home › Forums › Guriddo jqGrid JS › Help › Multiselect: checkbox not checked when row clicked
I have to be doing something stupid.
Hello,
It is definitley a bug. It will be corrected.
Thank you
Regards
Tony
Can you explain?
In the example is set in the options multikey: false and this work –
i.e – in the code there should be some additional checking for this options
sorry multikey is true and not false
But at all this is not the problem 🙂
The problem is that there is no id for the checkbox. I will look why?
P.S. This help me to find any other issue with this (My first post)
Here is it
The problem is – there is no id for the checkbox.
This happen only when using json data – i.e. the id is obtained after constructing the check box – must be before – It is fixed.
Alse the second bug , which actuall was first for me is fixed too.
Reagrds
Excellent work Tony.
To all, until Tony makes another release, I offer the following workaround/fix:
in grid.base.js at line 740 (release version 3.3)
add: row.id = cur[idn];
See below for the relevant section of code I modified:
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS