EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: magicloud on July 15, 2013, 07:20:41 PM



Title: How to accept changes for single row in datagrid?
Post by: magicloud on July 15, 2013, 07:20:41 PM
acceptChanges is really handy for multi-row editing. But if one of all the rows user edited is not able to update to database (for example, constraints conflict). How could I accept the others and notify user for this (better not simply rollback the editing) ?