asp.net - Ajax TabContainer Question -


question:

  • I added an Ajax tab container control to my aspx page, the first tab Appears, but when I click on it, the second or third tab does not appear? Can anyone help?

How are you using your tab style? If you are using divs for your tab content, try the table so I was styled with my tab divs and hit the same problem it might just be an alternative solution, but it works!


Comments