jurlan
11-20-2008, 11:46 AM
Hi all
I will try to give a brief description of my situation:
I have a linkbar and a tabnavigator
inside the tabnavigator I have a repeater where the dataprovider gets populated by the clickeven in the linkbar.
Inside the repeater, some canvas get created depending on the dataprovider.
All this is working very well, except this:
When I click an item in the linkbar, the tabnavigator content changes accordingly, but the selected tab stays the one that was selected before clicking the linkbaritem.
SelectedIndex = 0 puts the content of the first canvas but still shows the wrong tab as selected.
Any ideas on this?
Thanks in advance!
I will try to give a brief description of my situation:
I have a linkbar and a tabnavigator
inside the tabnavigator I have a repeater where the dataprovider gets populated by the clickeven in the linkbar.
Inside the repeater, some canvas get created depending on the dataprovider.
All this is working very well, except this:
When I click an item in the linkbar, the tabnavigator content changes accordingly, but the selected tab stays the one that was selected before clicking the linkbaritem.
SelectedIndex = 0 puts the content of the first canvas but still shows the wrong tab as selected.
Any ideas on this?
Thanks in advance!