jQuery UI Widgets Forums Lists ListBox How to use SearchMode?

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  fgaonet 10 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • How to use SearchMode? #6212

    fgaonet
    Member

    In the document, it describes the searchMode as following:

    When the user types some text in a focused ListBox, the jqxListBox widget tries to find the searched item using the entered text and the selected search mode.

    I tried but couldn’t type anything in the focused ListBox. It seems read-only. Can you give me a sample code to show how to search an item?

    For example, how and where I type “Cafe” to scroll up the list and let the first “Cafe……” be selected?

    Thanks,

    How to use SearchMode? #6213

    Peter Stoev
    Keymaster

    Hi fgaonet,

    The searchMode specifies the type of incremental search i.e you can find item by selecting an item and typing a text when the mouse is in the listbox. This is the same behavior as in the standard ‘select’.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    How to use SearchMode? #6242

    fgaonet
    Member

    Thank you, Peter! I understand now:

    “typing a text when the mouse is in the listbox”.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.