Skip to main content
Another_Andrew
Inspiring
December 1, 2010
Answered

Is there a DropDownList with multiple selection?

  • December 1, 2010
  • 1 reply
  • 1025 views

Is there a DropDownList widget or something similar that allows more than one menu item to be selected at a time?

(I'm looking for a simple way to display and set some on/off options that doesn't take up much space on the panel and yet can be created dynamically.)

This topic has been closed for replies.
Correct answer Pickory

You could add a tick character.

1 reply

PickoryCorrect answer
Legend
December 1, 2010

You could add a tick character.

Another_Andrew
Inspiring
December 5, 2010

Sometimes the simplest ideas just work the best. Thanks.