i have highlighted the selected row that needs to be deleted. the problem is after i deleted the selected row, i want it to be updated inside the database itself. like for e.g, i'm deleting this row : Nur, 13/05/2987, Harkiki. after i click the delete button, that particular row is deleted. den when i click on the update button, i want the record (without this row: Nur, 13/05/2987, Harkiki) to be inside the database. what r the codes ? could someone help me with the codes???