Title: Datagrid filter extension breaks deleteRow method Post by: A-K on December 15, 2015, 01:43:50 AM Hey,
The updated filter extension makes the deleteRow method throw exception when the data is from the server. Here is an example:http://jsfiddle.net/3L4ej4dx/208/ (http://jsfiddle.net/3L4ej4dx/208/) The loader function has setTimeout to make it look like its coming from the server, otherwise it works. Try to delete the row and you will see an exception in the console. Thanks. Title: Re: Datagrid filter extension breaks deleteRow method Post by: stworthy on December 15, 2015, 09:01:39 AM Please download the 'datagrid-filter.js' file from http://www.jeasyui.com/extension/datagrid_filter.php
|