1. On click of your button, call a javascript function. 2. Get the gridview row data in Javascript variable (probably from dom attribute). 3. Put the data in Webform2 url query string. 4. In your webform2, read the data from query string. Hope this helps.
Life is a computer program and everyone is the programmer of his own life.