c# - Can you identify this Multi-Select dropdown with checkboxes? -
i'm looking control, not stock. it's on website won't link people don't think i'm spamming. in native state, looks this:

and when selected, drops down this:

i don't know if language used c# or vb, know page has aspx extension.
if can't identify exact control, can suggest way similar in c#/asp.net environment?
you can both javascript/jquery , server side.
the control you're after called checkboxlist
it looks :

if hosted within div can scroller thingy.
regarding :

it div , when clicked , shows div i've talked about.
example here :

Comments
Post a Comment