Hi,
I have a GridView on my webpage and i have a dropdownlist and textbox in my gridview. The user select the value from dropdownlist and enter the value in textbox. I want to fetch the value on button click from the gridview and perform opertions on it. then, i want sent the value on the other page.How this can be done??
plz reply..