khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Modified filter logic to show parent nodes of nodes that match filter. #52

Closed cfi-dphillips closed 9 years ago

cfi-dphillips commented 9 years ago

Also added visible parent nodes to filter even if the eligible child node is not currently visible. Modified filter string match to convert filterString to lowercase as well.