I have a WebTab with 4 tab and each tab has one or more user controls. I need to be able to:
1) navigate to a tab based on a click event within a user control
2) navigate to a tab from a asp:DataGrid passing in a parameter to display information in another…