How to trigger a full post-back from ext.net grid panel?

  1. #1

    How to trigger a full post-back from ext.net grid panel?

    I have a page with user-control in it. The user control contains an ext:panel with ext:gridPanel in it.
    When i double click on a row (from the gridPanel) - a direct event is executed, that is supposed to change some controls in the main page.
    The problem is that it doesn't do full postback - so only the user control itself is updated, but not the rest of the page.
    (If i understand, that is because the request is ajax request and not asp.net request).

    What can i do to cause a full postback?

    thanks!
    Rach
  2. #2
    Quote Originally Posted by rach View Post
    I have a page with user-control in it. The user control contains an ext:panel with ext:gridPanel in it.
    When i double click on a row (from the gridPanel) - a direct event is executed, that is supposed to change some controls in the main page.
    The problem is that it doesn't do full postback - so only the user control itself is updated, but not the rest of the page.
    (If i understand, that is because the request is ajax request and not asp.net request).

    What can i do to cause a full postback?

    thanks!
    Rach
    Someone?... any ideas?..

Similar Threads

  1. Replies: 6
    Last Post: Jan 08, 2012, 4:06 AM
  2. [CLOSED] Content Gridpanel does not resize back to a full width
    By deejayns in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 28, 2011, 12:32 PM
  3. Partial Post Back
    By hardik in forum 1.x Help
    Replies: 2
    Last Post: Apr 13, 2011, 4:46 AM
  4. grid panel data lost after post back
    By hassaannasir in forum 1.x Help
    Replies: 1
    Last Post: May 19, 2010, 7:09 AM
  5. [CLOSED] Post Back issues ????
    By dukefama in forum 1.x Help
    Replies: 2
    Last Post: Oct 08, 2008, 1:52 PM

Tags for this Thread

Posting Permissions