Tony, I still can't understand – is this featured removed from 3.6.4 ?
In WiKi there is nothing new….
multiboxonly
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.
The point is that it doesn't work the way it is described – with multiboxonly=true it still selects a checkbox and select a row when you click on it, but it should select only when I click checkbox.
Are there any different ways to reproduce the functionality of multiboxonly=true ?