System.Data Namespace DataRow Class
Ends the edit occurring on the row.
[ VB ] Public Sub EndEdit ( ) [ C# ] void EndEdit ( ); [ C++ ] public: void EndEdit ( ); [ JScript ] public function EndEdit ( );
When setting the property, an exception will be thrown if an exception occurs in the RowChanging event.
DataRow Members AcceptChanges AllowNull BeginEdit CancelEdit HasVersion Item RowState
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note