Posted 18 February 2021, 9:02 am EST
var theFilter = c1.getExtender(theGrid, "filter");
theFilter.filterApplied.addHandler(filterAppliedFunction);
Was working previously, but after upgrading to 3.0.20203.297 its stopped working, GetExtender doesnt seem to be working
jquery.js:3850 Uncaught TypeError: Cannot read property ‘filterApplied’ of null