I'm using the grid component to display thumbnails for an image gallery, and I want to be able to give my users the ability to check off images they would like to export into a zip folder.
Is it possible to access the true/false values of the checkboxes which are nested inside of each container in the gridview?