F
Felix Wafytech
Hello,
I have a grid view with a template column and a button column. This template
field contains a textbox in the Item Template tab. Entering a value in the
text box and clicking on the button in that row should retrieve the value
entered and insert it into another gridview. The problem here is, I'm unable
to retrieve the value entered in the text box on the button click event. Can
someone help me on how I could retrieve the value in the text box?
Note that the grid is not in edit mode. There are other columns in the grid
that display the data in read-only mode. BTW, I do not want to use a command
button to edit and update data because I do not want to update the database
here. I just need to retrieve the value entered by the user in text box when
the button in that row is clicked.
Thanks in advance for all the help. Your help is very much appreciated.
Thanks,
Felix.J
I have a grid view with a template column and a button column. This template
field contains a textbox in the Item Template tab. Entering a value in the
text box and clicking on the button in that row should retrieve the value
entered and insert it into another gridview. The problem here is, I'm unable
to retrieve the value entered in the text box on the button click event. Can
someone help me on how I could retrieve the value in the text box?
Note that the grid is not in edit mode. There are other columns in the grid
that display the data in read-only mode. BTW, I do not want to use a command
button to edit and update data because I do not want to update the database
here. I just need to retrieve the value entered by the user in text box when
the button in that row is clicked.
Thanks in advance for all the help. Your help is very much appreciated.
Thanks,
Felix.J