J
Julia B
Hi all, this is a second post, so apologies, but I never had an answer to my
first post (several weeks ago) and I really need some help.
I'm using a .Net 2.0 Gridview which is populated using an ObjectDataSource
which calls on a method in a class. This all works fine.
The Gridview has a select button automatically generated. When the user
presses this I want to be able to take the data from the selected record and
use it. However whatever I try, I can't seem to be able to get hold of the
data.
Can anyone help me? How do you read the data in the selected record of a
Gridview?
Thanks in advance.
Julia
first post (several weeks ago) and I really need some help.
I'm using a .Net 2.0 Gridview which is populated using an ObjectDataSource
which calls on a method in a class. This all works fine.
The Gridview has a select button automatically generated. When the user
presses this I want to be able to take the data from the selected record and
use it. However whatever I try, I can't seem to be able to get hold of the
data.
Can anyone help me? How do you read the data in the selected record of a
Gridview?
Thanks in advance.
Julia