function DeleteData(ID) var ctrlId=ID.id;
var tabid=ctrlId.replace(/div/,'tab');
var tabcontents=document.getElementById(tabid).innerHTML;alert(document.getElementById(t
我的网格在火狐和chrome中运行良好,但当gridview设置为true时,它会在IE9中显示‘正在加载’图标。这是使用jqgrid 4.7.0var gridView=false; //setting this to true in IE9add : true, del : true,
search :