Editable ddl?
Is there a control that looks and acts like a drop down list but allows users to type in an entry instead of selecting one (like a combobox)? Or is there a way to set a ddl to do this? Ideally I would like the control to add whatever is typed into the control into the ddl datasource for future availability if it is manually added.
Thanks!
|