Viewing subitem in listview

P

Paddy

I would like to do this:

private void listView1_SelectedIndexChanged(etc)
{
// show the subitem of the item that was clicked
}

Please help.
Paddy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top