Multi Store PageProxy

  1. #1

    Multi Store PageProxy

    Hello,

    I trying to work with
    One to Many Data Relationship with GridPanels
    https://examples1.ext.net/#/GridPane...s/One-to-Many/
    and Custom Window with Record Details (AJAX Version)
    https://examples1.ext.net/#/GridPane...Window_Remote/

    Everything work except second(dependent) grid refresh after adding or changing record.
    If I put PageProxy in both stores page doesn't work because first grid refresh including second grid refresh
    <Proxy>
        <ext:PageProxy  />
    </Proxy>
    How can I refresh second(dependent) store?

    Thanks,
    Andrey.
    Last edited by andreydruz; Jan 08, 2011 at 12:27 PM.
  2. #2
    Resolved. Problem was in my code.

Similar Threads

  1. Replies: 14
    Last Post: Nov 16, 2012, 10:01 AM
  2. TabPanel and Store with PageProxy?
    By dmoore in forum 1.x Help
    Replies: 4
    Last Post: Aug 25, 2011, 3:40 PM
  3. [CLOSED] Combobox with store and pageproxy
    By John_Writers in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 15, 2011, 4:19 PM
  4. [CLOSED] PageProxy
    By jeybonnet in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 21, 2011, 3:26 PM
  5. Add pageproxy at runtime
    By 78fede78 in forum 1.x Help
    Replies: 0
    Last Post: Jun 30, 2010, 3:20 PM

Posting Permissions