7
Reply

Data From gridview to anothre page

Ask a question
hello,
 

I am using an gridview to show some data in that one column is hyperlink and when i click that hyperlink i need that value to be passed to another page which is linked in that hyperfield

for example

header1header2header3
value1value1ab1234
value2value2cd1234


here header3 is hyperfield and i need the ab1234 to be passed to next page and as well as the link should show the value site.aspx?ab1234

thanks in advance

Answers (7)