Is it possible to create a hierachial(Nested) ListView?

Smokeywade

Member
Joined
Sep 11, 2007
Messages
22
Programming Experience
3-5
Is it possible to create a hierachial ListView? If so what are the steps needed in doing this? Any code snippets out on the web or books out there explaining how to do this.

I already have a listview that is populated by a SQL database, I'm currently trying to add another table and nest the two.

Any help will be appreciated.
 
Back
Top