System.Web.UI.WebControls Namespace
.NET Framework version 2.0
Provides data for the RowCreated and RowDataBound events of a GridView.
The RowCreated event is raised whenever a row in the GridView is created.
The RowDataBound event is raised whenever a row in the GridView is bound to a data source.
For a list of initial property values for an instance of GridViewRowEventArgs, see the GridViewRowEventArgs constructor.
For more information about handling events, see Web Forms Events Model.
GridView GridViewRowEventHandler
© 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