|
Title: DataGrid Filter column can not hidden Post by: finzaiko on May 20, 2014, 12:45:25 AM I try to hide column by using Datagrid Filter it not working when I set fitColumns: true,
Code: {field: 'itemid', hidden:true }This looks like a little bug. Title: Re: DataGrid Filter column can not hidden Post by: stworthy on May 20, 2014, 02:32:37 AM To solve this issue, please download the latest 'datagrid-filter.js' file from http://www.jeasyui.com/extension/datagrid_filter.php.
|