Opening a tab with a button

Hi all,

Is there away to jump to another tab by clicking on a button?

i have custom form for our shipping, and i want this button to jump to the phantom details tab, is this possible


image

Have you tried using the onClick event for the button in the code behind?

1 Like

Use button click event for the trigger and set focus on a tab.