C
COHENMARVIN
I have a gridview, and it has select buttons. when the user clicks on
these buttons, an event fires. I would like to know the primary key
column of the row selected, but I also want that primary key row to be
invisible. When I make it invisible, it doesn't show up in
selectedRow.cells(N).text. I don't know how to obtain it.
Does anybody?
these buttons, an event fires. I would like to know the primary key
column of the row selected, but I also want that primary key row to be
invisible. When I make it invisible, it doesn't show up in
selectedRow.cells(N).text. I don't know how to obtain it.
Does anybody?