One of the most common usages of the tabstrip control is as a navigation element.
However, due to page redirect performed by clicking on a tab, the tabstrip state is lost,
and the current tab is not selected. Review the code behind to see how this issue is handled using
the RadTabStrip.FindTabByUrl method in conjunction with Tab.SelectParents.