In that case it won't work; it's not a postback... You're going to need to set the selected pane on each page, for example passing the index to the query string or storing in Session or something.
-Damien
Pardon my ignorance here. So what event do I code for to catch this? I don't see an OnClick associated with anything related to the Accordion. What's the event (or what are the events) that I hook storing this in Session into?
Many thanks for continuing to help me work through this.
Bubba627
Member
1 Points
17 Posts
Re: Maintaining Accordion panel selected state across postbacks
Sep 29, 2007 12:27 PM|LINK
Pardon my ignorance here. So what event do I code for to catch this? I don't see an OnClick associated with anything related to the Accordion. What's the event (or what are the events) that I hook storing this in Session into?
Many thanks for continuing to help me work through this.