Uses a TextBox and DropdownList control.
This part of the form does not submit. It is here to show the user-experience difference between conventional controls and the predictive-text combo control.
Uses two predictive-text combo controls.
The Name predictive-text combo does not validate data and allows users to enter values that are not in the list. The Country predictive-text combo only allows values from the list but still provides type-ahead functionality.