I have a Gridview in my ASP.NET Page and I have to save a value on editing a row and post that value To another page Without Using Session Or Query String.
I Should get that value in the Othe page With Request.form