hello every body,
first just wanna thankx for the wonderful work u r doing…….
I am very newby in jquery (and jqGrid too
) so im working to try learn it…….
seems (maybe its my fault..) new api doesnt like filterToolbar…
i have just trying correct my '3.5'-. js to new api syntax………dont work…….
simply modify ur 36sortrow.js just adding the toolbar………
at the bottom i found:
jQuery(“#sortrows”).jqGrid('navGrid','#psortrows',{edit:false,add:false,del:false}).jqGrid('sortableRows');
jQuery(“#sortrows”).jqGrid('navGrid','#psortrows',{edit:false,add:false,del:false}).jqGrid('sortableRows');
jQuery(“#sortrows”).jqGrid('filterToolbar');
the example work like original, but nothing….. the searchToolbar doesnt appear…….
what am i missing-mistake? 
thanks in advance….
Francesco
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top