jQWidgets Forums

jQuery UI Widgets Forums TreeGrid Incremental Search

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Martin 7 years ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Incremental Search #100511

    CXXXV
    Participant

    According to the information the search in TreeGrid is able to do incremental. I’ve tried this and even in the samples it does not. Does anyone know how to make this work.

    By incremental search I men the ability to start typing and the TreeGrid start narrowing the selections.

    Incremental Search #100516

    Martin
    Participant

    Hello CXXXV,

    The incremental search has a bit different functionality.
    When the property is set to true and you have selected a row, typing a letter will move the selection to a row that starts with this letter.
    But it doesn’t filter the treeGrid.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

    Incremental Search #100523

    CXXXV
    Participant

    I have tried that and not been able to make it work. Even when using the examples from the site.

    Incremental Search #100538

    Martin
    Participant

    Hello CXXXV,

    You can test the functionality in this Demo.
    Select one of the rows of the datatable and then type a letter that some of the first names start with. You will see that the selection moves to this row.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.