I have an ultrawebtab tab with a radio button list. when one of the buttons is clicked, i want the parent page (ultrawebtab) to reload. in other words, go to the state at which it was first opened. I can't seem to get the content pane to talk to its parent page to make this happen. Please help.
Never mind. I did it thru javascript.
Would you mind sharing your solution? I am trying to do something similar to set some values on the page containing the Tab control when certain values change in the content page.