S
Steve Kershaw
Hi,
I have a GridView in which I have selected a row. I now want to use
the 1st column value of that selected row in another GridView as an
input to select the particular row in the second GridView. I know that
"GridView1.SelectedRow.Cells[0]" dosen't work along with some other
things I have tried.
Can anybody help me with this?!
Thanks in advance.
Steve
I have a GridView in which I have selected a row. I now want to use
the 1st column value of that selected row in another GridView as an
input to select the particular row in the second GridView. I know that
"GridView1.SelectedRow.Cells[0]" dosen't work along with some other
things I have tried.
Can anybody help me with this?!
Thanks in advance.
Steve