[CLOSED] What is the replacement of Save event of store in ext js 4.0

  1. #1

    [CLOSED] What is the replacement of Save event of store in ext js 4.0

    Hello Support,

    We are working with MVC architecture and calling save event as callback of store in Ext.net 1.0.
    Right now migrate to Ext.Net 2.1 and can see write event as alternate of save event. We need to send some value in callback of event but write event does not have any parameter to get that value back.

    So can you help us in this, so we can send some value from server side after save is successfully completed and can use that value on client side.


    Manoj
    Last edited by Daniil; Nov 06, 2012 at 1:25 PM. Reason: [CLOSED]
  2. #2
    Hi @advBackOffice,

    A response is available in a Write listener via "operation.response".
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @advBackOffice,

    A response is available in a Write listener via "operation.response".

    thanks, it worked !!

Similar Threads

  1. Event Detail Doesn't Fire Save Button
    By maurox in forum 1.x Help
    Replies: 0
    Last Post: Aug 27, 2012, 1:18 PM
  2. Save store doesn't fire CommitFailed event
    By Greg44 in forum 1.x Help
    Replies: 1
    Last Post: Apr 13, 2012, 4:15 PM
  3. Save Click event is not fired with before
    By Vaishali in forum 1.x Help
    Replies: 8
    Last Post: Feb 22, 2012, 9:19 AM
  4. [CLOSED] PartialView to replace the contents of a div.
    By mattwoberts in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 22, 2011, 3:33 PM
  5. [CLOSED] Add or replace item in Store
    By macap in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 22, 2010, 3:17 PM

Posting Permissions