C
chitrasai
Hi
I have an infragisitics ultrawebtab control. Each tab is tied to a
separate page.
Tab1- General.aspx
Tab2-destination.aspx
Tab3-Prepay.aspx
The main code for the tab control resides on Main.aspx.
I have a button on General.aspx. when the user clicks on this button
it should take them to a different tab.
I have tried various things but nothing seems to work. When i use a
response.redirect("main.aspx") from Generala.apsx it creates another
tab control inside the main tab control.
Any help would be greatly appreciated.
Thanks
CS
I have an infragisitics ultrawebtab control. Each tab is tied to a
separate page.
Tab1- General.aspx
Tab2-destination.aspx
Tab3-Prepay.aspx
The main code for the tab control resides on Main.aspx.
I have a button on General.aspx. when the user clicks on this button
it should take them to a different tab.
I have tried various things but nothing seems to work. When i use a
response.redirect("main.aspx") from Generala.apsx it creates another
tab control inside the main tab control.
Any help would be greatly appreciated.
Thanks
CS