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

Filtering on 2 grids not working #82

Open girpate opened 8 years ago

girpate commented 8 years ago

Hi Khan

I am using 2 tree grids on same page and want filtering on 2nd tree...

when i am entering filter criteria... in below method of tree-grid-directive i am getting values of 1st tree grid in arr & colDefinitions. Please assist me on same

.filter('searchFor', function() { return function(arr, filterString, expandingProperty, colDefinitions) {

Mohammed9531 commented 7 years ago

Hey @girpate ,

Can you provide a plunker/jsfiddle? I'm assuming you're there's a conflict in properties.