[CLOSED] Store Load-handler cant reload child store

  1. #1

    [CLOSED] Store Load-handler cant reload child store

    Hi
    I have 2 stores that I use for linked combos. When the page loads the first time I do this for the parent listener
    <Listeners>
     <Load Handler="childStore.reload();" />
    </Listeners>
    This does not work when the page renders for the first time, it cant find the storeObject. But it works when I change the values in the combos.
    This worked fine before, this happen after I updated today, my last update was 16-dec. So I guess something changed in the ext framework.

    Thanks
    Mikael
    Last edited by Daniil; Feb 04, 2011 at 7:54 AM. Reason: [CLOSED]
  2. #2
    Hi
    I found the solution, sorry about the thread.


    http://forums.ext.net/showthread.php...-handler-Store

    /Mikael
  3. #3
    Quote Originally Posted by Jurke View Post
    Hi
    I found the solution, sorry about the thread.


    http://forums.ext.net/showthread.php...-handler-Store

    /Mikael
    No problem:) Apologize for the inconvenience that caused by this change in Ext.Net.

Similar Threads

  1. Replies: 5
    Last Post: Jun 25, 2012, 6:19 PM
  2. [CLOSED] How to reload store without PagingToolbar
    By krzak in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Feb 22, 2011, 9:54 AM
  3. [CLOSED] [1.0] Load handler Store
    By idrissb in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jan 18, 2011, 3:08 PM
  4. Replies: 4
    Last Post: Dec 01, 2010, 10:48 AM
  5. [CLOSED] Store.remove(record) and Store.reload()
    By capecod in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 08, 2010, 10:03 AM

Posting Permissions