Hi I had the same problem. Just uploaded the new version and notcied that auto search dont work like expected.
After some testing and found the problem. You need to define another attribute:
jQuery(
“#list”).jqGrid('filterToolbar',{autosearch:true,searchOnEnter:false});