easyui datagrid 列隐藏和显示
$('#grid').datagrid('hideColumn','列field');
//把hideColumn换成showColumn 即为显示列
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/17015.html
$('#grid').datagrid('hideColumn','列field');
//把hideColumn换成showColumn 即为显示列
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/17015.html