Hi all,
I have a grid built using nested tables in corona.
In my app, when the user taps on an object inside the grid, it changes to another object. That is working fine…
My question is, how to I store a previously tapped item so I can remove it when the current tapped item is selected.