$grid.pqGrid( "option", "filterModel", { on: false } ); $grid.pqGrid( "refreshDataAndView" );
$grid.pqGrid( "filter", { oper:'replace', data: [] } );