|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Creating menu in asp.netHi,
How can i create drop down menu in asp.net. please help me is there any component freely available for it
http://search.msn.com/results.aspx?q=DropDown+Menu+ASP.NET&FORM=QBHP
Show quote "Alok yadav" <Alok ya***@discussions.microsoft.com> wrote in message
news:48246B02-5FEB-4904-BBE6-A4EEA97777A7@microsoft.com... > Hi, > How can i create drop down menu in asp.net. > please help me is there any component freely available for it ASP.NET 2.0 now includes an out of the box Menu Control which allows you to
create menu's with nominal code and you dont need to buy 3rd party controls for this. It's quite a neat control that supports hirarcheal data and multiple menu styles. http://www.ondotnet.com/pub/a/dotnet/2004/09/13/site_nav_aspnet20.html provides you a basic example. Let me know if you need more help customizing. Cheers, rajiv. UI Controls included in VS.NET 2005 ROCK!! Show quote "Alok yadav" wrote: > Hi, > How can i create drop down menu in asp.net. > please help me is there any component freely available for it |
|||||||||||||||||||||||