You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: