[CLOSED] Store server paging and PageProxy RequestConfig

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Store server paging and PageProxy RequestConfig

    Hello

    I found followign problem

    let's say I have example

    https://examples3.ext.net/#/GridPane...h_Remote_Data/

    and here I specify

      <Proxy>
                            <ext:PageProxy >
                                <RequestConfig Url="TestPage4.aspx">
                                    
                                </RequestConfig>
                            </ext:PageProxy>
                        </Proxy>
    As soon as I do that , the EVENTARGUMENT and __EVENTTARGET is not sent anymore to the server, which results in not working direct event

    Is this by desing? or is there any chance to send all the request form variables to the server?

    Thanks
    Zdenek
    Last edited by Daniil; May 05, 2015 at 3:41 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 2
    Last Post: Jun 06, 2012, 8:27 PM
  2. TabPanel and Store with PageProxy?
    By dmoore in forum 1.x Help
    Replies: 4
    Last Post: Aug 25, 2011, 3:40 PM
  3. GridPanel Paging with PageProxy
    By jigpatel06 in forum 1.x Help
    Replies: 3
    Last Post: Mar 11, 2011, 10:33 AM
  4. Replies: 2
    Last Post: Apr 20, 2010, 1:50 PM
  5. [CLOSED] [1.0] Store and paging server side
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 02, 2010, 12:38 PM

Posting Permissions