reload GridPanel in Window on Window2 Close

  1. #1

    reload GridPanel in Window on Window2 Close

    I am trying to force a reload of a parent GP - in Window1, on close of Window2 - have the below as the listner on the Window2 - but GP1 is not reloading???
    
    
    
    <Listeners>
    
    
    <Close Handler="#{GridPanel1}.reload();" />
    
    
    </Listeners>
    
    
    </ext:Window>
  2. #2

    RE: reload GridPanel in Window on Window2 Close

    You can ignore this one - hit the listerner to hide and worked

Similar Threads

  1. [CLOSED] how to close window after click button in this window
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Jun 22, 2012, 2:48 PM
  2. [CLOSED] Problem to close Window which has another Window inside
    By asztern in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Dec 21, 2010, 5:33 PM
  3. Replies: 4
    Last Post: Jun 03, 2009, 5:24 PM
  4. gridpanel row deselect on ext window close
    By jmilton in forum 1.x Help
    Replies: 5
    Last Post: May 06, 2009, 8:57 PM
  5. Replies: 1
    Last Post: Apr 01, 2009, 12:24 PM

Posting Permissions