Rows removed from a datatable are also removed from the session variable that created the datatable
I am noticing some strange behavior when working with datatables stored in session variables. Removing a row from a datatable that is created from a session variable appears to also modify the session variable as demonstrated below.