Talon Yu

Talon Yu

  • NA
  • 163
  • 789

Pass GridView data over to another page.

Feb 8 2021 12:57 PM
Hi,
 
I have a question. I have a gridview that I want to send everything to another page. However, instead of making use of any checkbox, hyperlink etc, I plan to just use 1 button that is outside the gridview and send all the data over. I have seen a couple of guides of sending data over to another page, but is either making use of checkbox, or just sending 1 row of data over. I have also tried using things likes session and query string but it did not worked out well/ not too sure what to put in the code. Hence I do need some help. Currently, my gridview is on boundfield, not on label, so do take note of that.
 

Answers (3)