How to reset the gridview's page when store reload?

  1. #1

    How to reset the gridview's page when store reload?



    Dear Sir:


    I try to change the ext's gridview 's bind clause in codebehind.


    for example:
            obsTest.whereClause="";//new clause</PRE>        store1.DataBind();
           this.ScriptManager1.Addscript("store1.load()");</PRE>
    </PRE>then ,the gridview is reload,but the current page is old page but not 1.</PRE>How to reset the current page to 1?</PRE>
  2. #2

    RE: How to reset the gridview's page when store reload?

Similar Threads

  1. [CLOSED] Store Load-handler cant reload child store
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 04, 2011, 7:56 AM
  2. GridView Header. Changing it look when reload page
    By grosenblatt in forum 1.x Help
    Replies: 2
    Last Post: Nov 29, 2010, 6:14 PM
  3. [CLOSED] Reset store's sort info on grid reload/reconfigure
    By jchau in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Aug 10, 2010, 4:06 PM
  4. [CLOSED] [1.0] reset PagingToolBar store with proxy
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 02, 2010, 7:24 AM
  5. Replies: 6
    Last Post: Dec 08, 2009, 3:41 PM

Posting Permissions