[CLOSED] Store.OnReadData + Form data

  1. #1

    [CLOSED] Store.OnReadData + Form data

    Hello
    I'm sure this is pretty simple, I just can't see where it is hidden:

    I have Store and in the OnReadData all forms data are sent to server.
    I would like to send just the related combobox "query"

    I was little surpsised that there is no DirectEvent.ReadData event.

    Can you push me closer to solution please?

    Thanks
    Last edited by Daniil; Oct 18, 2012 at 1:12 PM. Reason: [CLOSED]
  2. #2
    Hi @aisi_it_admin,

    Please set Type to Load for the PageProxy.

    Example
    <ext:PageProxy>
        <RequestConfig Type="Load" />
    </ext:PageProxy>

Similar Threads

  1. [CLOSED] Store refresh issue
    By bossun in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 31, 2012, 1:23 PM
  2. Replies: 2
    Last Post: Jun 03, 2012, 4:18 PM
  3. Replies: 6
    Last Post: Jul 15, 2011, 1:03 PM
  4. Replies: 5
    Last Post: Jan 04, 2011, 8:09 PM
  5. Replies: 1
    Last Post: Aug 24, 2009, 1:37 PM

Posting Permissions