I am using Ajax:TabContainer, it displays the first tabpanel by default, but I need not to show any tabpanel on load, it should be displayed on requests only. I have tried set Activetabindex=-1, but it shows the first panel. Is there any solution.
↧
I am using Ajax:TabContainer, it displays the first tabpanel by default, but I need not to show any tabpanel on load, it should be displayed on requests only. I have tried set Activetabindex=-1, but it shows the first panel. Is there any solution.