I have an “add” button in my pager toolbar, using this
$('#product_master_list').jqGrid('navGrid','#product_master_list_pager',{edit:false, add:true, del:false}).filterToolbar();
I can't seem to figure out where to set the width and height of the modal for adding the row.
Thanks
– Tom
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top