DataRow EndEdit and AcceptChanges

M

Marc

I found this in MSDN:

"The BeginEdit method is called implicitly when the user changes the value
of a data-bound control; the EndEdit method is called implicitly when you
invoke the AcceptChanges method for the DataTable object."

But what about the other way around? If I call EndEdit is AcceptChanges
invoked?

Since trying some test code, it seems to be that way. I am still trying to
understand what the connection is between RowState, BeginEdit and EndEdit,
and DataRowVersion.

Does calling EndEdit have influence on RowState, directly or indirectly?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top