Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to add image in dropdownlist?

Status
Not open for further replies.

pratibha14

Technical User
Mar 2, 2004
30
0
0
Hi Guys!

I want to add text in dropdownlist with image. But I am nearly lost in finding how image can be added in dropdownlist.

Thanks.
Pratibha
 
To do it yourself, you will have to extend the DropDownList as it currently doesn't have the functionality to add an image to it.

Another alternative is to use a control from a 3rd party. An example would be:


--------------------------------------------------------------------------------------------------------------------------------------------

Need help finding an answer?

Try the search facility ( or read FAQ222-2244 on how to get better results.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top