Tabs and visiblility
Posted: Wed Jun 26, 2013 2:34 pm
I was wanting to dynamically add tabs to a tab panel based on an action taken by the user. So, initially i'd have one tab with various data. IF the user presses a button (link etc) I'd want to add a second tab (make visible) with various data displayed, and a third/fourth etc.
Can I control the visibility of a specific tab associated with a tab panel so I could load all the various data before displaying the record format, but only show the particular tab(s) I'm interested in the user seeing? (then control the visibility of the individual tabs based on the user's interaction)?
IF not, is there another way to accomplish the end goal?
THANKS
Can I control the visibility of a specific tab associated with a tab panel so I could load all the various data before displaying the record format, but only show the particular tab(s) I'm interested in the user seeing? (then control the visibility of the individual tabs based on the user's interaction)?
IF not, is there another way to accomplish the end goal?
THANKS