1

I'm trying to do a mulitselect dropdown in an asp net web form legacy project.

I tried using https://github.com/arbh89/DropDownListChosen which works fine, but when i try to add the select tag to the it deformats on the page.

What I want is a dropdown like this:

enter image description here

And what I'm getting is this, using mulitple="true":

enter image description here

1
  • 1
    Thanks @Aristos. Commented Jun 19, 2018 at 10:40

1 Answer 1

1

I just check it, this is the normal behavior for multi select list control for the List Chosen

To see the list, you just click on the line and the drop down is open to select one more from your list.

Sign up to request clarification or add additional context in comments.

1 Comment

Yes, seems it is. I'll try another bootrstap plugin.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.