EasyUI中对于Grid的隐藏与显示

 

 $('#div_Grid').datagrid('hideColumn', 'mtnDate');

$('#div_Grid').datagrid('showColumn', 'mtnDate');

 

posted @ 2019-08-30 09:22  水墨晨诗  阅读(552)  评论(0编辑  收藏  举报