asp GridView DataNavigateUrlFormatting?

My DataNavigateUrlFormatting is "WebPage.aspx?ProductID=[some code] "

How do I put the string value in TextBox1 inside the [some code] in the DataNavigateUrlFormatting?
how do i use GetTextBoxValue there or is there some other code?
 
Back
Top