ASPajax Examples
- Hello World - UpdatePanels
- Loading Remote Content
- AJAX Form Validation
- AJAX Tabstrip
- Ajax ToolTips
- AutoComplete ComboBox
- Live Messenger Chat
- Live ASP code called using JavaScript
Tab Menu build in ASP AJAX
Page 1
This example shows how to easily build a tabstrip control using ASPajax.
An UpdatePanel is created - an area where all ASP actions occur without refreshing the page. The RegisterTriggerGroup functon is used to neatly associate all of the tab links with the AJAX UpdatePanel.