deceivingrakesh 0 Light Poster

Guys i have a listview connected to a data source , and there theres is another listview and a button embedded in this parent listview , lets say that the datasource gets the ID of something from the data base , but ID is not displayed in the parent listview , when the user clicks the button i want the child listview to display data by communicating with the database with ID as primary key , im stuck and i also want to know one more thing , lets say that there's a label and a button in each column of listview , when i click the button i want the label's text in msgbox , i know how to do it in GRIDVIEW , but in listview i have no idea .

Thanks in advance