I have a listview control in one of my form and when user clicks on one of the item in listview...I need to show all the details in that row...
for example my listview contains ISBN, BookName, Author in 3 coloums...when user clicks on one item I need to pop a message box telling bookname and author...
Cheers...




Reply With Quote