Simulate search() to display records

Simulate search() to display records

RonanRonan Posts: 7Questions: 3Answers: 0

Hello all,

I am building a specific filter system with pre-defined searches options, running client side. I would like to display the number of rows which would be displayed if the user activates the filter.
=> Is there a way to do the search and get the result (number of rows) without actually modifying the datatable ?

Thank you in advance for your help !

Ronan

This discussion has been closed.