The documentation talks about an update method on the Session at various places, but there is no such method in the Ext.data.session.Session. So how does one update a record that is in the session?
Once I get the changes from the Session using getChanges() and make an AJAX call to persist them, what is the mechanism to update the session?
A way to prevent the previous changes to show up when session.getChanges() is called again.
Aucun commentaire:
Enregistrer un commentaire