Home Unanswered Active Tags New Question

datatable to database

how to revert back event changes from datatable to database

ds = table.DataSet;
adpt1.Update(ds, "Calander");
ds.AcceptChanges();

Asked by Anonymous 2 years ago.
Replies
No reply yet.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java