Hi,
How can I able to check what AJAX Tab Container tab is selected in Code Behind?
thanks,
This works for me
Dim containerIdAsString ="TabContent" & TabContainer1.ActiveTabIndex
Where Tabcontent is the generic name for Tab1, Tab2 etc
Ajax Repeater
No comments:
Post a Comment