Hi,
thanks for the example JM, In my case the records is not deleted but moving from one table to table (pre_orders to orders) I also never use datatables instead I use a list of custom class that I get back from my DAL -> BLL layers.

I'll try to go head and implement what I had in mind today.