I am working on a project right now that requires me to send multiple values to another page from a GridView. The GridView control in ASP.Net 2.0 makes it easy to send a single value through the URL and it doesn't take very long searching the Internet Read More...