G
Guest
Hi,
in vb.net this the code to select the value for the first column in the
currentrow:
grdConcerts.Item(grdConcerts.CurrentRowIndex, 0)
but is not working with C#
in vb.net this the code to select the value for the first column in the
currentrow:
grdConcerts.Item(grdConcerts.CurrentRowIndex, 0)
but is not working with C#