Tony,
First off, thanks for jqGrid!
jqGrid version: 3.5.2.
When using formatter/unformat functions for checkboxes the returned value currently MUST BE A STRING due to the code in grid.formedit.js
Somewhere around line 674 the unformat is called to set tmp:
Then later around line 707 in the checkbox case, the first thing that's done is
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top