TsDBLookupuComboBox question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69705
    roby888
    Participant

    Hi,
    i need to know if using dblookupcombobox
    it is possible to set a property to make
    that when typing something, items that match the
    text display in the dropdown options.
    Not only items beginning with the typed text but
    items that cointain the text.
    Is there a property or code to score this goal ?

    Thank in advance

    #69714
    Support
    Keymaster

    Hello
    TsDBLookupComboBox is inherited from standard DBLookupComboBox component and inherits a standard behaviour.
    You can’t type there but some solutions exists in the Net, like this:
    https://stackoverflow.com/questions/38615469/dblookupcombobox-how-to-filter-by-typing-similar-select2-jquery

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.