You should provide more info. Is it a bound datagrid? If so you can use the .Delete method on the bound RecordSet. If it is not bound then you would have to remove the row from the grid directly.