How to Show childNodes in extjs treePanel if parent Node is filtered
As you can see the fiddle you can filter any parent Node but child will be hidden, but when you search child parent will be visible.
I want to see parent in the both the cases. Either filtering child/parent always parent should be there. if child filtered respective parent stay there , this is already there in extjs