List - page 5

What are some alternatives to dropdowns and wizards for multi-level options?
What can I use instead of a dropdown?What is the difference between listbox and Dropdownlist?What is the difference between select and dropdown?When ...
Designate two files from a list using comboboxes on each list element. Is there a better way?
What is the difference between ComboBox and Dropdownlist?What is difference between combo box and list box?Which property makes the ComboBox to be di...
Best way to add the same information to more items on a list
Which of the following method you will use to add multiple items to a list?How do you add all the elements of a list in a new list?Which method is be...
List versus table design
What is difference between list and table?Should I use a table or a list? What is difference between list and table?Lists are arranged in a normal m...
Can a drop down have a list of items where only a few can be multi selected and the rest only selected once?
No, the dropdown control can only select one item at a time. For multi-selection, you can consider using the Listbox, where you can select one or mult...
What is the list view in Windows Explorer called?
What is a list view?How does list and icon view work? What is a list view?Android ListView is a view which groups several items and display them in ...
Acessibility… tables or lists
Are tables good for accessibility?How do I make a list accessible? Are tables good for accessibility?From an accessibility perspective, there is som...
What should a tag list do?
What is taglist?What is the purpose of a tag?What is a tag list on Facebook?What is taglist in Instagram?What is a tag list on Tumblr? What is tagli...
Dropdown - Search - Autocomplete
How do I make a drop down list autocomplete in HTML?How do I autocomplete a drop down list in Excel?How do I create a search option in drop down? Ho...