Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
AJAX dropdown edit control:
Create a control that allows users to select from a dropdown list, or to type a value if the value they want is not in the list. E.g. maybe there is an “Other…” option in the list which shows the text box when selected. Or maybe there is some other slick way that works like the WinForms ComboBox control.