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

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
Have you tried using the onClick event for the button in the code behind?
Use button click event for the trigger and set focus on a tab.