I have a directory viewer that generates rows based on the files present in the directory that are displayed on the grid. I'm trying to add checkboxes that, when checked, will add the selected files to a zip archive. Currently my code is thisI have a directory viewer that generates rows b