How can I to Save Selected State in MasterPage for Accordion and correct Display After cross Page?

  1. #1

    solved it!!

    the post is solved!!
    please help to close it! thank you!



    I am a new user to use the Coolite.Ext.Net.
    I don't know how to use Coolite Control's Event to develop code.
    can some good guy help to solve this problem?????:)

    have a panel , cs code to Dynamic generate Accordion Control.
    pnl.Items.Add(Accordion1);
    have Two Level in Accordion1.
    the Accordion Control has to add MenuPanel and Panel(has other MenuPanel) , than add Menu and MenuItem in MenuPanel.

    before i don't contact Coolite .

    the sample in here. it is old code like this by pre-Author.
    only Save-Selected-State is new need in my terms.
    http://forums.ext.net/showthread.php...and-in-Session

    i have used the panel's Listeners.Activate Delay = 5000, but Display-State is Previous-State to Click MenuItem.
    like this Event to click:
    mi = new Coolite.Ext.Web.MenuItem(); 
    mi.Listeners.Click.Handler = "asscesslog('" + i.ToString() + "','" + j.ToString() + "','0','" + sSelectText + "', '')";
    have other possible to do like this url sample?
    or
    1.have another save method to replace Session??
    2.how can I use some Event to correct Display the Selected State??



    netCooliteuser post
    Thank You Very much!!
    Last edited by netcooliteuser; Aug 27, 2010 at 3:16 PM. Reason: the question is solved.

Similar Threads

  1. Save state of Locking GridPanel
    By sonnh11 in forum 1.x Help
    Replies: 0
    Last Post: May 25, 2012, 8:15 AM
  2. [CLOSED] Cross-page Postback
    By alliedwallet.com in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 16, 2011, 1:19 PM
  3. Accordion Layout initial state
    By dcrysler in forum 1.x Help
    Replies: 1
    Last Post: Jul 15, 2011, 8:53 PM
  4. Replies: 2
    Last Post: Dec 28, 2010, 9:47 PM
  5. Save TreePanel state
    By Kaido in forum 1.x Help
    Replies: 0
    Last Post: Sep 16, 2009, 11:46 AM

Tags for this Thread

Posting Permissions