System.Web.UI.WebControls Namespace DataGridCommandEventArgs Class
Returns the selected item in the DataGrid.
The property is read only with no default value.
The Item property is used to access information about the selected item in a DataGrid control.
The following examples demonstrate how to use the Item property to access information about the selected item in a DataGrid control.
DataGridCommandEventArgs DataGrid CancelCommand DeleteCommand EditCommand ItemCommand UpdateCommand
© 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