All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<
telerik:RadTabStrip
ID
=
"RadTabStrip3"
runat
"server"
MultiPageID
"RadMultiPage2"
Style
"position: relative; z-index: 1000"
SelectedIndex
"0"
>
Tabs
telerik:RadTab
Text
"Root RadTab1"
Selected
"True"
</
"Root RadTab2"
telerik:RadMultiPage
BorderColor
"DarkGray"
BorderStyle
"Solid"
BorderWidth
"1px"
CssClass
"mystyle"
telerik:RadPageView
"RadPageView4"
div
RadPageView1
"RadPageView5"
RadPageView2</
<style type=
"text/css"
.mystyle
{
margin-top
:
-2px
;
padding
3px
}
</style>