This topic contains 3 replies, has 2 voices, and was last updated by Hristo 7 years, 1 month ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › TreeGrid › Treegrid filter parent row but still show sub rows
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 7 years, 1 month ago.
Hi I noticed the treegrid can be filtered even if the parent row is entered in. Basically i want a way where even if i typed in parent row first name it will still show the expanded arrows with its childrens.
Example:
1. Type in Andrew
2. Show Andrew with its childrens as well.
3. Filtering for children is as expected and does correctly.
Observed:
1. Type in Andrew
2. Expanded arrow is gone treating as its own row.
Here is my example:
http://jsfiddle.net/uxsy7z3y/67/
Hello dan123,
This is an expected behavior. When you filter the TreeGrid by one value then it will show all records depends on this value.
If you filtering with “Andrew” in the suggested example and it does not have parents than the TreeGrid will show only this record.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Is there a workaround that will really help?
Hello dan123,
Could you clarify it? What do you mean?
What do you want to achieve?
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.