I get an uncaught exception: jqGrid – No such method: navGrid, when trying to enable the search button
on the navigation pager. Here my code :
var deleteLink ="/blog/delete/";
var editLink ="/blog/edit/";
jQuery.extend(jQuery.jgrid.defaults, { altRows:true, hoverrows: false });
function OnGridLoadComplete () {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top