Closed ikushum closed 2 years ago
Use objectPath.get to get the value of a cell inside applyCustomColumnFilter. The name of the fields can be fieldname.childFieldname so standard way might not always work.
applyCustomColumnFilter
fieldname.childFieldname
Use objectPath.get to get the value of a cell inside
applyCustomColumnFilter
. The name of the fields can befieldname.childFieldname
so standard way might not always work.