I have a weird problem.
lets just call this Screen1 and Screen2
On Screen1:
I have a gallery that also has a button. when the button is pressed the navigation goes to Screen2.
On Screen2:
The data on screen2 is showing what row was selected in the first screen choice. and data from that row.
Problem:
For some reason after i go to screen2 from screen1 :
On screen1 the selected row is changing to another row..?? even though i'm not on that screen.
I'm trying to figure out how to stop the gallery on screen1 to stay on the row i selected.
Thanks
David