Re: [DOTNET] WebForms Menu Bar

2002-05-10 Thread Nischal Muthana
PROTECTED] Subject: [DOTNET] WebForms Menu Bar Hi All I am tryin to build a Web Form with a MenuBar(On the Left Side of the screen). The menubar I am tryin to build is similar to the menubar(on the left side) of the www.msdn.microsoft.com. Typically, it should get me the sub-menus selection

Re: [DOTNET] WebForms Menu Bar

2002-05-10 Thread Nischal Muthana
PROTECTED]]On Behalf Of Nischal Muthana Sent: Thursday, May 09, 2002 2:38 PM To: [EMAIL PROTECTED] Subject: [DOTNET] WebForms Menu Bar Hi All I am tryin to build a Web Form with a MenuBar(On the Left Side of the screen). The menubar I am tryin to build is similar to the menubar(on the left si

Re: [DOTNET] WebForms Menu Bar

2002-05-10 Thread Chris Anderson
Ach..Sheridan, yeah Sorry for the Compuware bit :-) And thanks for the correction Merak > -Original Message- > From: dotnet discussion [mailto:[EMAIL PROTECTED]] > On Behalf Of Scott Densmore > > Actually that was a combination of ProtoView and Sheriden and > IMHO they really dropped the

Re: [DOTNET] WebForms Menu Bar

2002-05-09 Thread Richard Spence
al Message- From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of Nischal Muthana Sent: Thursday, May 09, 2002 2:38 PM To: [EMAIL PROTECTED] Subject: [DOTNET] WebForms Menu Bar Hi All I am tryin to build a Web Form with a MenuBar(On the Left Side of the screen). The menubar I am tryin t

Re: [DOTNET] WebForms Menu Bar

2002-05-09 Thread Scott Densmore
] Subject: Re: [DOTNET] WebForms Menu Bar The controls from Infragistics (was Compuware) include a good one one as well Merak > > If you don't mind buying one, coalesys.com has a good asp.net menu bar > that can do what you want. I use their menu bar, and it works great. > > If

Re: [DOTNET] WebForms Menu Bar

2002-05-09 Thread Dan Souk
5:18 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] WebForms Menu Bar Thanks very much for the suggestion. I will surely look into the option of buyin one. But is there any place on the web I can get the code which I can stare at. I am not tryin to reinvent the wheel but for curiosity sake just wan

Re: [DOTNET] WebForms Menu Bar

2002-05-09 Thread Nischal Muthana
Thanks very much for the suggestion. I will surely look into the option of buyin one. But is there any place on the web I can get the code which I can stare at. I am not tryin to reinvent the wheel but for curiosity sake just wanted to see how it can be done. Thanks Nischal >>The controls from

Re: [DOTNET] WebForms Menu Bar

2002-05-09 Thread Chris Anderson
The controls from Infragistics (was Compuware) include a good one one as well Merak > > If you don't mind buying one, coalesys.com has a good asp.net > menu bar that can do what you want. I use their menu bar, and > it works great. > > If you want to build it yourself, it takes a lot of > javasc

Re: [DOTNET] WebForms Menu Bar

2002-05-09 Thread Erick Thompson
From: "Nischal Muthana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 2:38 PM Subject: [DOTNET] WebForms Menu Bar > Hi All > > I am tryin to build a Web Form with a MenuBar(On the Left Side of the > screen). The menubar I am tryin to

[DOTNET] WebForms Menu Bar

2002-05-09 Thread Nischal Muthana
Hi All I am tryin to build a Web Form with a MenuBar(On the Left Side of the screen). The menubar I am tryin to build is similar to the menubar(on the left side) of the www.msdn.microsoft.com. Typically, it should get me the sub-menus selection etc. Did anyone build this kind of MenuBar? Can so