When i call ui datepicker on toolbar after nothing happens the grid is not reloaded.
My code :
{name:'invdate',index:'invdate', width:90,searchoptions:{dataInit:function(el){$(el).datepicker({dateFormat:'yy-mm-dd'});} }},
..
jQuery("#list2").jqGrid('filterToolbar',{searchOnEnter : false});
Thanks !!!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top