what is Active tab index in ajax container ???
tell mee
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Madan ShekarPosted May 16, 2019, 8:27 AM
var tabIndex = $find("AdvOrBasicSearch"); //AdvOrBasicSearch is name of tabContainer var i = tabIndex._activeTabIndex;
Nandha Kumar NagarajanPosted May 16, 2019, 8:57 AM