G
glbdev
Hi.
I have a gridview in which each row has an image button attached. I
have each button in each row set up to be associated with a DB field.
When I hover above the button it shows me the correct value of the DB
field in a tooltip, so there is no problem there. But ...how do I
access that value? When the user clicks that button I will redirect
him to a new page and I need to use the value as an ID in a
querystring, but cannot figure out how to retrieve it. Everything
else (except optaining the value) works fine. I searched online but
cannot find the answer.
Any help?
Thanks,
Steve
I have a gridview in which each row has an image button attached. I
have each button in each row set up to be associated with a DB field.
When I hover above the button it shows me the correct value of the DB
field in a tooltip, so there is no problem there. But ...how do I
access that value? When the user clicks that button I will redirect
him to a new page and I need to use the value as an ID in a
querystring, but cannot figure out how to retrieve it. Everything
else (except optaining the value) works fine. I searched online but
cannot find the answer.
Any help?
Thanks,
Steve