Retrieve Values From ASP.NET Listview

Retrieve Values From ASP.NET Listview

Would very much appreciate help. New to jQuery...

I have a webpage developed using VS 2010 in ASP.NET/C#. The page contains a ListView where I'd like to be able to DoubleClick on a row and use the values on that row as selection criteria for another ListView (on a separate page). I've searched for some way of doing this but always seem to hit a dead-end. As stated above I'm new to jQuery and need help not only with the jQuery but also some guidance on how to integrate the code with ASP.NET.

Thanks,

Kent