0 Replies Latest reply on Aug 19, 2011 10:53 AM by tylerjromeo

    extjs + maximizing portlets

    tylerjromeo

      Hello,

      I'm having an issue with gatein and extjs. When I load my portlets for the first time, a number of them make ajax calls in their EXT.onReady() functions. However, when I maximize a portlet, then restore it to the original size, all of the portlets lose their data, but EXT.onReady doesn't run, so the portlets do not load properly.

       

      Is there a way I could either have the portlet run their load functions again when a portlet changes state, or prevent them from losing their context in the first place when a maximize/minimize even takes place?

       

      Thank you in advance