EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: saurabh on August 09, 2017, 06:01:57 AM



Title: Treegrid when we use filter child rows goes missing
Post by: saurabh on August 09, 2017, 06:01:57 AM
When i do use filter to search any object which has child rows, It search for those object properly. But object which has child rows and if we try to search those object, I can't see their child rows.
I have attached images 'NCR00017'  has child rows. when i search for 'NCR00017' child rows goes missing. ???


Title: Re: Treegrid when we use filter child rows goes missing
Post by: stworthy on August 09, 2017, 06:21:24 AM
Yes, only those nodes that matching the searching string are displayed.


Title: Re: Treegrid when we use filter child rows goes missing
Post by: saurabh on August 09, 2017, 06:41:23 AM
Is there any way so that i can also be able to show their child nodes??


Title: Re: Treegrid when we use filter child rows goes missing
Post by: saurabh on August 10, 2017, 05:50:58 AM
Is there any way so that i can also be able to show their child nodes??


Title: Re: Treegrid when we use filter child rows goes missing
Post by: stworthy on August 10, 2017, 06:40:37 PM
Please set the 'filterIncludingChild' property to true. Be sure to download the newest 'datagrid-filter.js' file from https://www.jeasyui.com/extension/datagrid_filter.php


Title: Re: Treegrid when we use filter child rows goes missing
Post by: saurabh on August 11, 2017, 02:03:56 AM
Thank you so much stworthy!!! You rock!! Such quick response!!  You made changes in short time!!