Hi there,
I'm generating rows and binding it to the gridview. It works fine but for each row i'm binding text boxes and button as well. Now when the user clicks on any button of the row then the previous row value should be copied to the next row text boxes.
I'm unable to get the index value on which the user has clicked.
Please help me.
Regards,
Mzee.