COHEN...@lycos.com
unread,May 2, 2008, 3:09:43 PM5/2/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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?