System.Web.UI.WebControls Namespace
.NET Framework version 2.0
Provides data for the RowEditing event of a GridView control.
The RowEditing event is raised whenever an Edit button associated with an item in the GridView control is clicked, but before the GridView control enters edit mode.
This allows you to provide an event-handling method that performs a custom routine, such as canceling the edit operation, whenever this event occurs.
For a list of initial property values for an instance of GridViewEditEventArgs, see the GridViewEditEventArgs constructor.
For more information about handling events, see Web Forms Events Model.
GridView GridViewEditEventHandler
© 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