Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Datagrid question (Asp.net)

Hi,

Need some help with my datagrid in asp.net. When the I click on any cell
on the datagrid, I am able to get the row data of the key column using:

Public Sub DataGrid1_ItemCommand(ByVal source As Object, ByVal e As System.Web.UI.WebControls.DataGridCommandEventArgs)
Handles DataGrid1.ItemCommand
[324 byte] By [Raza] at [2007-11-9 17:49:55]