Hi,
I have the same problem : I put searchoptions in colmodel and searchOperators:true in filterToolbar but there is no icon operator that appears on the left side of the search textbox.
Below, css and js files that I use :
Here is my code:
var aWidth = document.getElementById(“div_data”).offsetWidth -20;
jQuery(“#tab”).jqGrid({
url:'log-data.php',
datatype: “json”,
mtype: “POST”,
height: '100%',
rowNum: 20,
rowList:[20,50,100,200,400,800,1500],
gridview: true,
width: aWidth,
toppager: true,
pager: '#pager',
viewrecords: true,
sortname: “Id”,
sortorder: “desc”,
sortable: true,
colNames:['ID', 'Date Heure', 'Utilisateur connect