|
Title: Bug/Problem with datagrid row filter and dynamic show/hide column [fixed] Post by: Stefan B. on February 19, 2015, 01:26:28 AM We found a Problem with DataGrid Filter Row and dynamic hide/show a column.
When hide or show a column the filter columns layout is not correct. To Test toggle between hide and show column on the following exsample: http://jsfiddle.net/sbrandt/xz955jLe/ Title: Re: Bug/Problem with datagrid row filter and dynamic show/hide column Post by: stworthy on February 20, 2015, 04:28:46 AM To solve this issue, please download the updated 'datagrid-filter.js' file from http://www.jeasyui.com/extension/datagrid_filter.php
Title: Re: Bug/Problem with datagrid row filter and dynamic show/hide column Post by: Stefan B. on February 20, 2015, 05:26:45 AM THX for the support. Now it works ;D
|