Sir,
In my application I would need to bind a dropdownlist with an binary image as icon and text in english and urdu with id. How should this be done.
any idea would be appreciated...
Asp.Net DropDownList doesn't have this feature. You need to build custon control for this. Or use any plugin.
Refer below link.
https://stackoverflow.com/questions/9508029/dropdown-select-with-images
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.