jQWidgets Forums

jQuery UI Widgets Forums TreeGrid TreeGrid Filter Question

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 9 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • TreeGrid Filter Question #76919

    prunk
    Participant

    Using the javascript-tree-grid-filter-textbox.htm example, I type the word “Inside” in the search field.
    What I expected to see in the grid, from the result, is the row only with the match found. Instead I get the row plus the another above row.
    I am seeing the same behavior in other examples using the filtering examples. For example, in the javascript-tree-grid-filtering.htm
    example, I type in the letters “nt” in the search field to search for this string in all the possible first names. The result of this search
    is four rows and only one containing the correct fist name found “Grant.” I am not sure why it would show Paula, Ken, Peter.
    I am thinking it would show Paula because Grant falls under Paula, but I am really confused why it would show the result of Ken and Peter.
    Perhaps you could clarify this for me. Thanks.

    TreeGrid Filter Question #76921

    Peter Stoev
    Keymaster

    Hi prunk,

    These are different types of filtering modes which work in a different way. Some modes filter by value in all cells, other search for specific value in a column.

    Best Regards,
    Peter Stoev

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

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

You must be logged in to reply to this topic.