Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
protected
void
Page_Load(
object
sender, System.EventArgs e)
{
RadTabStripEventArgs args =
new
RadTabStripEventArgs(RadTabStrip1.Tabs[0]);
RadTabStrip1_TabClick(
this
.RadTabStrip1, args);
}
sender, RadTabStripEventArgs e)
Label1.Text = e.Tab.Text;
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.