AjaxControlToolkit TabContainer not maintaining ActiveTabIndex

N

Nathan Sokalski

When using the AjaxControlToolkit TabContainer in my application the
ActiveTabIndex is not maintained between postbacks, as well as the
ActiveTabChanged event not being triggered (both of which I assume are due
to the reason). I am having trouble figuring out what the reason is, because
nowhere in my code do I set or even access the ActiveTabIndex property. When
I do a postback, the code for the event(s) for the control that triggered
the postback (such as Button.Click, DataList.ItemCommand, etc.) are
triggered, but not the ActiveTabChanged event. I am out of ideas as to what
to try. Any ideas? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top