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.

Download: