Hi! First of all, great package!
I was trying to make a custom filter that would compare two columns. Is there anyway that I could achieve this?
I'm working with the checkboxFilter example. When I check the box I want to display only those where the value of column 1 is greater than the value of column 2.
Hi! First of all, great package!
I was trying to make a custom filter that would compare two columns. Is there anyway that I could achieve this?
I'm working with the
checkboxFilterexample. When I check the box I want to display only those where the value of column 1 is greater than the value of column 2.