how can you insert information from a datagrid into another database
I have a data grid that has 4 cells per row containing information about proposed projects. I would like to add an approved button to each row that when clicked inserts the information contained in 2 of the 4 cells in the row into another database. Is this possible? If so how? Any help will be greatly appreciated