Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
WebDropDown with images instead of text
posted

I am using a template item in WebDropDown to define a image with a text. 

What i need is, when i select an item, the selected text to be the image with the attached text previously selected.

Is this possible to do with the current DropDownItem? I saw that the Text property of DropDownItem is of string type and i could't find a way to accomplish the behavior that i want.