Click here to Skip to main content
15,887,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a situation where I need to show data in drop down menu. I am using Drop down Extender and the target control ID to it is a label.

Which control I should use for drop down ID for DDE ? I used Panel control and asp:ListItem as a child of that but it was not showing the data/values as a drop down (It showed as a row !).

Please help. Thanks in advance !

Regards,
Divya
Posted

You can use a ListBox. It should work.
 
Share this answer
 
Try this:->


http://www.codeproject.com/KB/menus/Menus_Create.aspx
 
Share this answer
 
v2
You Can Use Any Tool For Drop Down Menu Creator Many tools Are Available
That creates Intractive drop down Menus...... If You Want..
Mail To .. chouhan.gaj88@gmail.com.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900