ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Highlight few values in a dropdown
Title:
B
I
{code}
?
Hi, I want to highlight few values in a dropdown, can we do this using Awesome controls?
Save Changes
Cancel
ssantysiak
asked at 09 Dec 2016
Answers
B
I
{code}
?
yes, using the `odropdown` you can specify `.ItemFunc("jsfunc")` like here: http://demo.aspnetawesome.com/AjaxRadioListDemo#Odropdown-with-remote-search so you need to inherit `KeyContent` and add a new property for Highlight, and in your jsfunc generate the items html
Save Changes
Cancel
Omu
answered at 10 Dec 2016
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK