EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: sky-t on February 04, 2017, 01:00:19 AM



Title: Datagrid and getChanges
Post by: sky-t on February 04, 2017, 01:00:19 AM
Hi there,
before i try i want to ask:
When using Datagrid and make some changes to the Datagrid using updateRow, InsertRow and deleteRow and then go to another page by pagination or using search functionality using the Datagrid load method - are the made changes stored allready by use of getChanges or are they lost?

Thank you!


Title: Re: Datagrid and getChanges
Post by: jarry on February 05, 2017, 06:09:54 AM
After calling loadData method, the getChanges method will lose its original data.