khan4019/tree-grid-directive

Filtering on 2 grids not working

Opened this issue · 1 comments

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) {

Hey @girpate ,

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