Home All Groups Group Topic Archive Search About

Dropdown control that displays images rather than text?

Author
28 Mar 2006 11:45 AM
Surendra
Hi

Has anyone come across a dropdown control for asp.net that displays images
rather than text? Preferably showing a 2-D list rather single items per row?

Waiting for reply...

Thanks,
Sur...

Author
5 Apr 2006 2:59 PM
Phil
Check out the following article.
http://blogs.msdn.com/jdixon/articles/495408.aspx

If you implement a Handler, you can include the image ref in a gridview.