jQuery UI Widgets Forums TreeGrid Treegrid with Filtering

This topic contains 19 replies, has 6 voices, and was last updated by  Peter Stoev 8 years, 8 months ago.

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
  • Treegrid with Filtering #48954

    archerian
    Participant

    Hello

    I am looking at the treegrid with filtering example on the demo. When a field is selected via the search bar, if it has children they are hidden and cannot be expanded. Is there a way to search for a node, and once found, if it has children allow for expansion from there?

    Thanks,
    Arun

    Treegrid with Filtering #48955

    Peter Stoev
    Keymaster

    Hi Arun,

    jqxTreeGrid displays only the records that match the filter criteria. We will consider providing additional filtering modes in the future versions.

    Best Regards,
    Peter Stoev

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

    Treegrid with Filtering #49016

    archerian
    Participant

    Thanks for the reply. This isn’t really a future feature, for the treegrid, the basic functionality is to have nodes with children that can be expanded/closed as necessary. And search is just a means to locate a node in the grid. Once the node is located, it should still retain the properties of the treegrid node and allow node expansion/collapse. Is this more of a bug?

    Treegrid with Filtering #49018

    Peter Stoev
    Keymaster

    Hi Arun,

    It is not a bug, because the widget works exactly as it is designed. Sorry, that you expect a different behavior. We will consider implementing additional Filtering Options in the future. In addition, Search and Filtering are 2 different things. Search finds an item, but still displays all items, but Filtering means that the widget displays only the records that match the filter. Btw, Incremental Search is included in jQWidgets ver. 3.2.

    Best Regards,
    Peter Stoev

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

    Treegrid with Filtering #49030

    archerian
    Participant

    Thanks for the clarification Peter.

    Treegrid with Filtering #50108

    simcon94
    Participant

    Does this problem work now?

    Treegrid with Filtering #50109

    Peter Stoev
    Keymaster

    Hi simcon94,

    There is no problem. The widget works as designed.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Treegrid with Filtering #50135

    simcon94
    Participant

    Do you have a example, how the search is implemented, that i find the childs also on treegrid?
    I can’t find one…

    Treegrid with Filtering #50139

    Peter Stoev
    Keymaster

    Hi simcon94,

    No, we do not have such example. You are looking for a feature which is not implemented. We will consider implementing it in the future, but for now such thing is not in our plans.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Treegrid with Filtering #50149

    simcon94
    Participant

    That means, when i search or filters in treegrid, the childs nodes doesn’t show….

    Treegrid with Filtering #50164

    Peter Stoev
    Keymaster

    Hi simcon94,

    They will show if they match the Filter Criteria. If they do not, they would not be displayed.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Treegrid with Filtering #72177

    Cecilia
    Participant

    Hi Peter,

    I just want to follow up whether the any other filtering modes are implemented so that the user has the ability to expand the node after filtering?

    In addition, You said search and filtering are 2 different things. Search finds an item, but still displays all items. I don’t find API and documentation for search. Would you mind telling where I could find the API for search?

    Thanks,
    Cecilia

    Treegrid with Filtering #72183

    Peter Stoev
    Keymaster

    Hi Cecilia,

    All available filtering modes are demonstrated in the TreeGrid’s Demos section. It is not correct to show nodes that do not match the filtering criteria according to me. There is Filtering which is built-in. There is no Search.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Treegrid with Filtering #73100

    Moushumi
    Participant

    Hi,

    In filtering mode for Advanced or default filter, the dropdownList displaying the columns which are filterable is coming a little above search box. Is thr a way to handle the dropdownlist so that it can be pulled down a little.

    Treegrid with Filtering #73180

    Peter Stoev
    Keymaster

    Hi Moushumi,

    I suppose you can use CSS to move up/down some HTML Element.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in to reply to this topic.