Setup
Add a RadTabControl with one tab. Inside that tab add another RadTabControl. I am using Telerik's 2010.1 controls.
Problem
When adding a new tab to the inner tab control, it fires the SelectionChanged event for that tab control (which is correct), but also for the parent tab control which is incorrect.
Is there a fix or a work-around for this?
Add a RadTabControl with one tab. Inside that tab add another RadTabControl. I am using Telerik's 2010.1 controls.
Problem
When adding a new tab to the inner tab control, it fires the SelectionChanged event for that tab control (which is correct), but also for the parent tab control which is incorrect.
Is there a fix or a work-around for this?