Tabs in WebForm

M

mg

How can I place tabs in a WebForm (C#). On each of the several tabs, I'd place what is now a seperate page (WebForm).
 
V

Victor Garcia Aprea [MVP]

Hi Mg,

Take a look at the Microsoft IE WebControls[1] (unsupported but w/source
avail), I believe the pack includes a Tab control,

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx

To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
mg said:
How can I place tabs in a WebForm (C#). On each of the several tabs, I'd
place what is now a seperate page (WebForm).
 
B

Brian Paul

or use user controls. when you click on each tab in the parent page, load
the associated user control.

Victor Garcia Aprea said:
Hi Mg,

Take a look at the Microsoft IE WebControls[1] (unsupported but w/source
avail), I believe the pack includes a Tab control,

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx

To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
mg said:
How can I place tabs in a WebForm (C#). On each of the several tabs, I'd
place what is now a seperate page (WebForm).
 
B

Brian Paul

this is a server side approach though, versus the IE Webcontrols....

Brian Paul said:
or use user controls. when you click on each tab in the parent page, load
the associated user control.

Victor Garcia Aprea said:
Hi Mg,

Take a look at the Microsoft IE WebControls[1] (unsupported but w/source
avail), I believe the pack includes a Tab control,

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx

To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
mg said:
How can I place tabs in a WebForm (C#). On each of the several tabs,
I'd
place what is now a seperate page (WebForm).
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top