I have a ShowOneTab containing 3 tabs. Tab 2 contains a Find button which populates a list displayed on tab 2.
The problem is that tab 1 is always displayed after processing the action associated with the button, but the button was on tab 2. What is the correct way to handle a button on a tab and return to the same tab containing the button? Thanks Martin
