Datatable filtering complex rule

Hello,

I have a TreeTable that for some columns I want to execute the filter with filterMode: showSubItems true and for some others I want to set false.

Any solution exists ?

In compare I have only the value and filter, I don’t have the row data (If I have the row data in compare method, I can implement this feature).

Regards.

Hello,

you can cancel this question.
I see with source code that the third parameter is the row data.

Regards.