how instead of requesting a query string do i retrieve a piece of data,
for example i want to retrieve the price field and name field in a grid view control so that i can pass it on to paypal using c# strings and doubles. how would i do this in c#? thank you.