I have an AJAX TabContainer on my page starting with one default tab. I can add new tabs to the page from the c# codebehind without issues, but when I do anything that causes a postback, it crashes and causes an error about the index being out of range on the TabContainer. Does anyone know what I am talking about? Is there a work around, or am I trying to do something that can't be done?
↧