Timberton4
New member
I have a GridView and there's hyperlinks in a column. I set the DataNavigateUrlFormat to: mypage.aspx?id={6}
My Questions:
1. Is the number in the { } in "?id={6}", the columns number?
2. How to get the id we sent in the other page and put it in a Label?
Please Help!
Thanks a Million!
I use Vb.net but c# is also ok!
My Questions:
1. Is the number in the { } in "?id={6}", the columns number?
2. How to get the id we sent in the other page and put it in a Label?
Please Help!
Thanks a Million!

I use Vb.net but c# is also ok!
