Dear Sirs and Madams!

I have two ListView's, let say, ListView A and ListView B. Now, lets say I select item from ListView A and then ListView B pops up. The problem is, how do I know in ListView B, which item was pressed (its index) in ListView A or better, how do I address ListView A's model in ListView B to get item?

Sincerely,
Marko