Sign in | Join
Last post 11-06-2009 3:44 PM by atifsarfraz. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
New to coding so please help.
I would like all records to be saved to the database when a user closes the form.
How do i put the following code (ON FORM CLOSE) to save all records
Me.EmployeesTableAdapter.Update(Me.TrainingDataSet.Employees)
Thanks
You can follow these threads
http://forums.asp.net/t/1484303.aspx
http://forums.asp.net/p/1339371/2707003.aspx#2707003