how to filter columns with object accessor
I've noticed that column filtering is not working when your accessor is an entire object (for obvious reasons, it doesn't know what you're accessing/dispaying).
Is there a filter accessor for each column? Im not sure what
filterFn
does and what should i return in it.0 Replies