[CLOSED] How to Clear or Reset StateProvider?

  1. #1

    [CLOSED] How to Clear or Reset StateProvider?

    Hi,

    if turned on the StateProvider with Cookies

    <ext:ResourceManager ID="ResourceManager1" runat="server" Theme="Gray" SourceFormatting="true" StateProvider="Cookie"/>
    Now I have a Grid and and removed all colums. Of course the State is now kept.

    My Question. Is there any Event() or a Method to reset the StateProvider to inital Settings?

    Best regards
    Last edited by Daniil; Dec 17, 2010 at 11:13 AM. Reason: [CLOSED]
  2. #2
    Hi,

    I guess that you need to use 'clear' method of the provider
    http://dev.sencha.com/deploy/dev/doc...CookieProvider
  3. #3
    Quote Originally Posted by Vladimir View Post
    Hi,

    I guess that you need to use 'clear' method of the provider
    http://dev.sencha.com/deploy/dev/doc...CookieProvider
    Hi,

    i already did it with just cleaning up the cookie with ASP.NET and a full postback. Pretty much of a clean up ;-)

    Solved. Thanks.

Similar Threads

  1. [CLOSED] Clear sorting in gridpanel with StateProvider="Cookie"
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 08, 2011, 8:45 AM
  2. [CLOSED] How do I reset a multicombo?
    By 78fede78 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 18, 2011, 11:28 AM
  3. Replies: 2
    Last Post: Apr 24, 2009, 6:07 PM
  4. TreePanel and StateProvider
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 0
    Last Post: Jan 04, 2009, 1:14 AM
  5. Cookie StateProvider
    By Timothy in forum 1.x Help
    Replies: 0
    Last Post: Jun 26, 2008, 6:02 PM

Tags for this Thread

Posting Permissions