Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142447 | Feb 5,2019 02:07 AM UTC | Feb 12,2019 09:31 AM UTC | JavaScript - EJ 2 | 5 |
![]() |
Tags: Tab |
function yourfunction() {
if // based on your condition
tabObj.select(0); // Using select method to select the Tab by passing tab index.
//or
tabObj.selectedItem = 1; // Using selectedItem property to select Tab.
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.