TabContainer and Tabpanel Problem
Hi all
I have one Tabcontainer which contains different Tabpanel.
I want to move one tab to another through programetically.
what I do?
I tried:Tabcontainer.ActiveTab=Tabcontainer.Tab[1];
but it's not working.
if u have solution,pls reply me as possible.
Thanks
monika
|