I just discovered the ListView control and want to know how to add items to it.. I don't have access to my MSDN cd right now so I can't lookup the help..

My idea is to populate the listview from data in an Access table via ADO.. I don't need help on accessing the database, just help on populating the listview with an ADO recordset..

Any examples or help would be appreciated..

Dan