EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: hzor on October 12, 2017, 08:27:50 AM



Title: Datagrid filtering with editing
Post by: hzor on October 12, 2017, 08:27:50 AM
Hi
I a'm using datagrid with scrollview, and user can filter some rows and edit them (delete, edit rows) and then for example filter other rows. Is there any easy way to keep changes through filtering results, and get changes from datagrid('getChanges') ?
Thanks