listview item

wilko18

Member
Joined
Feb 7, 2006
Messages
11
Programming Experience
Beginner
Probably a simple question...

I have a listview with data populated from a dataset.

How do I get individual items from the listview into a variable. I.e. when I click on the list view I want to get the ID of that listview into a variable.

Thanks
 
Back
Top