Posted 7 December 2017, 3:31 pm EST
Hi,
I need to get a reference to a column filter inside function itemFormatter(panel, r, c, cell) function. I need that to find out is filter is being used on any column to change processing logic.
When I try to wijmo.grid.filter.getColumnFilter(1) I get error “VM68556:1 Uncaught TypeError: wijmo.grid.filter.getColumnFilter is not a function”
What am I doing wrong? Could please show me how to find if a column has an active filter?
thank you
-Boris
