Hi Guys,
I've got a TabStrip and a PageView inside of a regular <asp:Repeater>.
My TabStrip is whitin the repeater's headerTemplate and my PageView is whitin my repeater's ItemTemplate. For some reason whenever I click on a tab my pageView doesn't get changed. I reckon the problem is because each element is inside a different container (HeaderTemplate and ItemTemplate). Could you guys give me any idea on how to work this out?
Thanks,
Andre.
I've got a TabStrip and a PageView inside of a regular <asp:Repeater>.
My TabStrip is whitin the repeater's headerTemplate and my PageView is whitin my repeater's ItemTemplate. For some reason whenever I click on a tab my pageView doesn't get changed. I reckon the problem is because each element is inside a different container (HeaderTemplate and ItemTemplate). Could you guys give me any idea on how to work this out?
Thanks,
Andre.