Are you using a JSON Model for your table?
Then, no need of sending back-end request. Since, JSON model is a client-side model, you can filter it on the model itself.
For more info, check this sample: OpenUI5 Explored
Please confirm, if above is not the case?
Regards,
Sai Vellanki.