Hi,
I got a VB6 form with tree view(to display the .MDB files) and DataGrid / ADO when double click on the Trew view Items(Tables) the record are getting displayed in the datadrid, when TreeView_Collapse, I need to clear the contents of the Data Grid.
How can I do this,

Dhiva