I would like to select all rows based on the text typed in the search box or create a collection of rows that contain the search text.
For example if the user types 'cat" into the search box. is there a way to auto select those rows so the user could drag and drop. I have the drag and drop working for selected rows, just wanted a new way in selecting rows.