I have a gallery with data begin pulled from Dataverse...right now 4 items.
Each Record is a row in the Gallery.
If the user clicks Row 1 Check Box Good.
If the user then decides to click Row 2 Check Box REMOVE Row 1 Checked Box.
If the user then decides to click Row 4 Check Box REMOVE Row 2 Checked Box.
I only want ONE Row to be checked at a time and remove the check marks from the rest of the rows.
How can I keep track of what row is checked off so I can remove the check marks from all the other rows??
Thanks,
Mark