Updater's update event fires just after the request was made.

January 5th, 2009
  • According to the document, The update event of Updater should be fired after successful update is made. But I found that it was fired just after the request was made.

    I programmed a 1 second delay in the requested url. I found that the update event fired before the html content was updated.

    How can I fix this ?


  • Sorry, I was wrong. The update event is fired after the el content is rendered.

    So you shouldn't have a problem with this. Could you post your code to see if there are any errors?


  • The update event fires when the content is received from the server, but before the linked element is updated.


  • I use the Updater to update content of Ext.Tip. If I want to resize and reposition the Tip box after the content was loaded. How can I do that ?

    Because the size of the content returned form server may vary. I need to do something after the content was updated.







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about Updater's update event fires just after the request was made. , Please add it free.