I've used LinkButtons and my own HTML/CSS to build my own tabbed navigation
"containers" but when I started needing a lot of instances I decided the
best choice --for me--at the time-- was to use the Ajax Tabbed Container
Control. Go to
http://asp.net/ and look at the Ajax Controls.
"Alex Thomas" <(E-Mail Removed)> wrote in message
news:A41C09B6-58F3-4D3D-92C8-(E-Mail Removed)...
>I would like to provide tabbed functionality in an asp .net application.
> However, I would like to maintain state on the client while moving within
> the
> tabs and navigating to other screens. What are the best ways to achieve a
> rich client interface in a asp .net application ? Can you please provide
> with
> technology options within the .net framework web technologies and
> possibly
> some sample sites/code ?
>
> Thanks,
>
> Alex