I'm looking for a way to start inline editing in jree jqgrid if clicked in checkbox column.
Currently I'm using ClickableCheckBoxFormatter
desribed in
and in
I tried free jqgrid checkbox formatter.
Issues:
- If mouse cursor is placed over checkbox, mouse icon changes to disabled icon. This gives wrong hit to user like click does not work.
- Actually double click starts inline editing
How to fix those so that checkbox behaves like ClickableCheckBoxFormatter:
- Mouse cursor shape does not change
- Single click in check box starts inline edit. First click should only start inline editing. Only click in inline editing mode should change checkbox state.
Aucun commentaire:
Enregistrer un commentaire