Multiple Ext.Msg.alert at a time

  • Hi,
    I need to show multiple Ext.Msg.alert at the same time.
    I mean, there should be two open, the user should close one, then the other.
    At the moment it's like that: The older alert gets overriden by the newer.
    How to avoid that?
    Greetings
    ikk0


  • You cant because it's a singleton. You'll need to work on your own custom class to do this.

    Why not put the same message in the window?

    The only way to achieve what you're looking to do w/ the out of the box code is to attach a handler to the 'OK' button on the alert msgbox which fires another.







  • #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 Multiple Ext.Msg.alert at a time , Please add it free.

    badpoolerror.com | 9.01.2009 15:49 | edit