1
Answer

Posting Data To Another page

pavan kumar K

pavan kumar K

17y
2.1k
1

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

Answers (1)