Title: Filter extension duplicates data for "appendRow" Post by: A-K on February 27, 2016, 08:53:52 AM Hey,
The filter extension(Latest for 27/2) duplicates data that was inserted with "appendRow" in datagrid. Example: http://jsfiddle.net/3L4ej4dx/251/ Press the "Append row" button and then try to filter the datagrid, you will notice the new row has been duplicated. Title: Re: Filter extension duplicates data for "appendRow" Post by: jarry on February 27, 2016, 06:06:56 PM This issue has been solved. Please download the 'datagrid-filter.js' file from http://www.jeasyui.com/extension/datagrid_filter.php
Title: Re: Filter extension duplicates data for "appendRow" Post by: A-K on February 28, 2016, 12:13:06 AM Thanks! works great.
|