ASP.NET MVC Controls | ComponentOne
Working with Controls / Input Controls / ComboBox
In This Topic
    ComboBox
    In This Topic

    The ComboBox control lets a user pick items from lists. The control automatically complete entries as the user types, and allows users to show a drop-down list with the items available. You can populate the items list by binding the ComboBox control to a model.