Tuesday, July 22, 2008

Pass Multiple Values from a GridView to Another Page using ASP.NET

.NET - Pass Multiple Values from a GridView to Another Page using ASP.NET
Abstract: A common requirement in our projects is to select a GridView row and pass multiple values of the selected row to another page. I recently got a request from a few readers who wanted an article on this. In this article, we will explore how simple it is to achieve this requirement.

No comments: