How to trigger Tab selection
Apr 21, 2016
06:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 21, 2016
06:19 AM
How to trigger Tab selection
Hi,
I have two pie charts in mashup, and there is DoubleClicked event in every Pie chart;
and in the same mashup, I have a Tabs-responsive widget which has two Tabs, and my question is
how to dynamically select which tab to display according to which Pie chart I double clicked?
Thanks,
Anna
1 REPLY 1
Apr 22, 2016
05:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 22, 2016
05:53 PM
Hi Anna, Tabs have a SelectedTab value or something like that.
So you can use that to either retrieve what tab was selected, or force in a selection of a tab.
