Tagged Questions
5
votes
4answers
247 views
Where did combo box/drop-down lists come from?
Where did the design of combo box or drop-down lists come from?
Radio buttons can be used similarly, and also have a real-world analogy without computers (those fill-circle-with-HB-pencil papers). A ...
2
votes
3answers
227 views
What ways can I present an addtional field to combobox when user can't find item they looking for?
I have ComboBox and it has item inside user can select item they want, if they can't find item they can select first item (Not in this list) and input data in textbox (textbox will show if user select ...