AjaxControlToolkit.TabContainer
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have a TabContainer that contains 5 TabPanels, and all of them are visible = false. At runtime i want to show only part of them, my problem if i'm not setting the first tab to visible i can't show any other tabs. I mean, i the fist tab prop. visible is set to false, all other will not show even if their prop. is set to true. is it posible???
-
Hi, I have a TabContainer that contains 5 TabPanels, and all of them are visible = false. At runtime i want to show only part of them, my problem if i'm not setting the first tab to visible i can't show any other tabs. I mean, i the fist tab prop. visible is set to false, all other will not show even if their prop. is set to true. is it posible???