khan4019/tree-grid-directive

How to use filtering?

Closed this issue · 5 comments

I can't seem to get the filter to show on the grid. I've added filterable: true to the col_defs. Doesn't seem to make a difference though. Any idea how to hook this up with for example a filter text input box?

I'm a bit of a beginner, thanks in advance for the help!

So I found out that the variable filterString controls filtering. Any insight into how I can apply that to have one input that filters on columnA, another input that filters on columnB, etc?

I don't see the filterString implemented. Khan, please correct me if I'm wrong

you are right. filter string wasnt implemented

On Wed, Nov 18, 2015 at 5:28 PM, Alex Burdu notifications@github.com
wrote:

I don't see the filterString implemented. Khan, please correct me if I'm
wrong


Reply to this email directly or view it on GitHub
#69 (comment)
.

MD Khan | Sr. Web Developer

Nielsen

Chicago, IL 60201

(p) 701.412.4019 | www.thatjsdude.com

Closing

I have the same question please tell me if this is possible:
Any insight into how I can apply that to have one input that filters on columnA, another input that filters on columnB, etc?