On a Panorama page I have an LongListSelector with some products. When the user clicks on an item I want to add it to another LongListSelector on the next Panorama Item. If the user clicks on the same item I will display the quantity on a TextBlock and not add it again to the next list. I don't know how to start it. I've already added the items on the first list.
Any thoughts? Thanks in advance.