i am using a dataset
when the user delete and add recordes he press upload button
then i create a new dataset with the changes in the main dataset
when the user delete a row i want to check
if this row is forign key in other tables
if it's i should delete the row from this new dataset
then i update this new dataset into my database