How to add image to server dropdown control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to add images to dropdown control. I try to find something, but could
not find anything exept ifragistic control.
Any help appreciate
 
An HTML select object, which is what a DropDown Control creates on the
client, has no image. In order to create a DropDown Control that DOES have
an image, you would have to create your own, or purchase (if such a thing
exists) one that somebody else wrote.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top