Hi,
in vb.net this the code to select the value for the first column in the
currentrow:
grdConcerts.Ite m(grdConcerts.C urrentRowIndex, 0)
but is not working with C#
--
Regads,
Rochdi
in vb.net this the code to select the value for the first column in the
currentrow:
grdConcerts.Ite m(grdConcerts.C urrentRowIndex, 0)
but is not working with C#
--
Regads,
Rochdi
Comment