1. #1
    Sencha Premium Member
    Join Date
    Dec 2011
    Posts
    23
    Vote Rating
    0
    ipavlic is on a distinguished road

      0  

    Default Answered: How to submit store changes?

    Answered: How to submit store changes?


    Having a store with proxy defined (api has both read and update methods defined), how do I actually save the changed store? After RowEditing, store is changed, but the changes are not sent to the server automatically.

  2. Ext.data.Store.sync() or use autoSync.

  3. #2
    Sencha - Community Support Team friend's Avatar
    Join Date
    Apr 2011
    Posts
    798
    Vote Rating
    20
    Answers
    89
    friend will become famous soon enough friend will become famous soon enough

      0  

    Default


    Ext.data.Store.sync() or use autoSync.

Tags for this Thread