records from one DataGrid to another DataGrid in visual basic 6

Dear All,

I have a project where I have to transfer records from one datagrid control to another datagrid control (like list.additem formation)
I have two datagrids in my project and both are connected with ADODC. First datagird showing record at run time, when select a row and click to commandbutton to shift the selected record to Second grid.
I have tried my level best but remained failed. Kindly support
Syed Zubair Ali