Sign in | Join
Last post 07-29-2009 2:12 PM by DarrellNorton. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
hi ,
how can i make a menu in asp.net like the link below
http://www.devexpress.com/Products/Free/WebRegistration60/
is there any code example available for the same.
with regards
You can use the ASP.NET Menu Control:
http://msdn.microsoft.com/en-us/library/ecs0x9w5.aspx
You will have to spend some time customizing the look and feel using CSS though:
http://msdn.microsoft.com/en-us/library/ms366731.aspx