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).download the portal starter kit from www.asp.net , its got a awful lot that
you can learn from it...
http://www.asp.net/Default.aspx?tabindex=9&tabid=47
--
Regards,
HD
Once a Geek... Always a Geek
"mg" <mg@.theworld.com> wrote in message
news:DC8C1B34-1791-4FEE-B4AB-0978C88ED048@.microsoft.com...
> 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).
Is there anything specific to TABs per se? Sample code, aspx components, etc.?
you dont have a generic component as such... you have to write your own
code...
found a control for you
http://www.asp.net/ControlGallery/C...=193&tabindex=2
--
Regards,
HD
Once a Geek... Always a Geek
"mg" <mg@.theworld.com> wrote in message
news:EA5F7D6A-5EA9-4E33-A1CD-14D36BDD9566@.microsoft.com...
> Is there anything specific to TABs per se? Sample code, aspx components,
> etc.?
mg wrote:
> Is there anything specific to TABs per se? Sample code, aspx
> components, etc.?
Maybe the Microsoft Tab Strip is what you want:
http://www.asp.net/ControlGallery/C...l=73&tabindex=2
--
Jos
interesting one... did not bout internet explorer controls...
have you tried it ? would like to know how they behave on NS
--
Regards,
HD
Once a Geek... Always a Geek
"Jos" <josnospambranders@.fastmail.fm> wrote in message
news:uy7xjWT3DHA.2136@.TK2MSFTNGP12.phx.gbl...
> mg wrote:
>> Is there anything specific to TABs per se? Sample code, aspx
>> components, etc.?
> Maybe the Microsoft Tab Strip is what you want:
> http://www.asp.net/ControlGallery/C...l=73&tabindex=2
> --
> Jos
Hermit Dave wrote:
> interesting one... did not bout internet explorer controls...
> have you tried it ? would like to know how they behave on NS
I have not tried it.
But you can check it out in NS for yourself on this page:
http://msdn.microsoft.com/workshop/...ew/tabstrip.asp
Press the blue "Show me" button at the bottom of the page.
--
Jos
i know having all the browsers is default for web developers... but havent
bothered with NS for over 2 years now..
yeah i did go there... pretty nice... though i have been playing with them
for a few hours... thanks mate
--
Regards,
HD
Once a Geek... Always a Geek
"Jos" <josnospambranders@.fastmail.fm> wrote in message
news:O1vKoHb3DHA.1632@.TK2MSFTNGP12.phx.gbl...
> Hermit Dave wrote:
>> interesting one... did not bout internet explorer controls...
>> have you tried it ? would like to know how they behave on NS
> I have not tried it.
> But you can check it out in NS for yourself on this page:
> http://msdn.microsoft.com/workshop/...ew/tabstrip.asp
> Press the blue "Show me" button at the bottom of the page.
> --
> Jos
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment