Hi
I'm using a checkbox for some column in jqGrid, this way:
{name:'visit', index:'visit', editable:true, formatter:'checkbox', edittype:'checkbox', stype:'select', editoptions:{value:"1:0"}, searchoptions:sopt:['eq']} }
The problem in search options – it shows only one option 0 with value 1.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top