Is it possible to add multi select rows capability in file manager and do bulk operation for delete,copy,move? ### Scenario I select two rows(ctrl+leftClick) and click on delete button. ### Expected Result System returns an array of two pathes. finally delete them in an iterate manner.