Ben
2007-09-25 17:15:57 UTC
Hey guys,
hope I didn't post this in the wrong group.
I'm wondering how to create a listview in the same style like the
Sysinterals' Process Explorer which combines the TreeView with a
ListView (Detail Mode).
I want to create an app that collects and displays dupe MP3 files in
an intuitive way (Title - Song in main level, files with double
information in sub level). The sub items also need a checkbox. Is it
possible to implement that by using the ListView? Can anyone give me a
little hint for doing so?
The normal ListView control is preferred because it implements 90% of
all the functionality I need. Maybe the solution is not that
difficult ;-)
Greetings,
Benjamin
hope I didn't post this in the wrong group.
I'm wondering how to create a listview in the same style like the
Sysinterals' Process Explorer which combines the TreeView with a
ListView (Detail Mode).
I want to create an app that collects and displays dupe MP3 files in
an intuitive way (Title - Song in main level, files with double
information in sub level). The sub items also need a checkbox. Is it
possible to implement that by using the ListView? Can anyone give me a
little hint for doing so?
The normal ListView control is preferred because it implements 90% of
all the functionality I need. Maybe the solution is not that
difficult ;-)
Greetings,
Benjamin