Mix use of PageProxy & AjaxProxy

  1. #1

    Mix use of PageProxy & AjaxProxy

    Hi Experts,

    How to modify below ver 1 code to ver 2.
                                    <Proxy>
                                        <ext:PageProxy />
                                    </Proxy>
                                    <UpdateProxy>
                                        <ext:HttpWriteProxy Method="POST" Json="false" Url="/Thu/Delete" />
                                    </UpdateProxy>
    My application is WebForm MVC to work with ext.net. In version 1, I use PageProxy to load data and post all changes back to controller to sync data. How can I do that in version 2?
    Thanks in advance!
  2. #2
    Anyone can help? Thanks.
  3. #3
    Where's experts? Please and thanks.

Similar Threads

  1. [CLOSED] how to page with PageProxy
    By tobros in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 18, 2013, 11:55 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] PageProxy
    By jeybonnet in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 21, 2011, 3:26 PM
  4. [CLOSED] Timeout for PageProxy
    By macap in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Oct 07, 2010, 1:20 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