Filtering data that has been callback manipulated

Filtering data that has been callback manipulated

marjak93marjak93 Posts: 1Questions: 0Answers: 0
edited November 2013 in General
Hello. I have a table in which one column has unix timestamps, and I use momentjs to manipulate those timestamps. The problem is that the filter still uses the unix timestamps. Is there any way to make the filter use the manipulated data instead of the original?
This discussion has been closed.