|
-
Jun 23rd, 2006, 10:18 AM
#1
Thread Starter
Frenzied Member
Top Menu Drop Down list
hi,
I ve been searching through the forum of ASP.Net and could nt find a tutorial to build a drop down for my topmenu. Anhy body can give a link for this please or some sample code to follow?
Many thanks
-
Jun 24th, 2006, 11:19 AM
#2
Re: Top Menu Drop Down list
It's pretty simple to accomplish. All you need to do is create a user control which accepts a list of some sort such as an array list or a dataset or some xml, read it and generate the divs accordingly for your menu.
Nevertheless,
http://www.411asp.net/home/assembly/navigator/dropdown
http://www.dnzone.com/ShowDetail.asp?NewsId=163
http://www.eggheadcafe.com/articles/20030603.asp
-
Jun 25th, 2006, 05:32 AM
#3
Thread Starter
Frenzied Member
Re: Top Menu Drop Down list
Many thanks Menhak, will check links out and try out one myself too.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|