Good night,
How I can determine wich operators want to show in a “multisearch navigator”?. I want to show only eq, ew, cn and bw. I have the code below. I tryed adding {sopt:} at the end but doesnt works. Can anybody help me?
|
1 |
$("#list").jqGrid('navGrid','#pager', { view: false, del: false, add: false, edit: false },{},{},{},{multipleSearch:true, closeAfterSearch: true}); |
Thank you,
LTLG
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top