Filtered Data
I want to export only filtered table data to a csv , For instance, 10 records are in the database, and after using the filter only 3 reflect in the table, now I want these 3 records to be exported and generate a Csv. or is there any way with bulk actions by selecting them?