nice to meet you. I use the select tag in the header to separate data as in the sample example below. Also, table.rows().select(); and table.rows().deselect(); are used to select all data.
However, when filter processing is performed using the select tag, table.rows().select(); When used, unfiltered data is also selected. How to select only the selected row?