Tabs in an ASP.NET Application

G

Guest

Does anyone havea good article on how to setup Tabs in an ASP.NET
application? (VB.NET)

I am having a hard time understanding how it works and where to begin. Any
insight would be greatly appreciated.
 
C

Curt_C [MVP]

DOTNETGUY said:
Does anyone havea good article on how to setup Tabs in an ASP.NET
application? (VB.NET)

I am having a hard time understanding how it works and where to begin. Any
insight would be greatly appreciated.

Tabs as in hitting the TAB key, or tabs as in a tabbed form?
 
C

Curt_C [MVP]

DOTNETGUY said:
Tabbed forms...sorry.

We built our own tabbed form. Basically it was single row of table cells
where the click posted back and determined what to show in the bottom
half. We also did a version with no postback that used div's with
hide/show specified with the onclick() events of the hrefs used in the
"tab" cells.
 
G

Green Start Button

Has anyone created something like this Tab / Multi-page control form that
uses generic object such that it can be used in Netscape, Opera, Mozilla,
etc? The IE Webcontrols only work with, of course, IE.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top