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
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph