C1combobox autocomplete display member not ID

Posted by: luis_carlosh on 6 October 2021, 6:21 pm EST

  • Posted 6 October 2021, 6:21 pm EST

    In c1combobox when I look for a value (customers table: ID-FullName) it autocompletes the ID value instead of autocomplete with the following field, which is Fullname.

    I need to set FULLNAME as the autocomplete option search field, how do I set or select the autocomplete field or column?

  • Posted 7 October 2021, 6:16 am EST

    Hi,

    The AutoComplete dropdown shows the same items as the normal dropdown of the Combobox will show. If you have set the ItemsDisplayMember then it will display it.

    Please refer to the sample attached.

    If you want to show custom values in the dropdown then you can set the AutoCompleteCustomSource property and then set the

    AutoCompleteSource property to CustomSource.

    Regards

    Avnish

    C1Combobox_test.zip

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels