Base solution for your next web application
Open Closed

ComboBox - Autocomplete and Filtering #7604


User avatar
0
sophoana created

Hi I want to make search in combobox and filtering. v7.0.0.0 angular .net core


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    We use the Metronic Theme and other popular front-end libraries.

    I haven't found the right component for the time being. The closest thing to your needs is the angular autocomplete component.

    https://www.keenthemes.com/metronic/preview/angular/demo1/material/form-controls/autocomplete

    I think the Dynamic option creation function of select2 is more suitable for your needs, but I have not tested it under angular because there is no particularly good angular version of select2.