M
moondaddy
I have a datagrid with a template column which as a textbox in it. The user
can change the value in this text box for many different rows. When the
user clicks on the update button, in the code behind I want to loop through
the rows of the datagrid and capture an values that have been changed. I
cant see any way to access the return values (or textboxes for that matter).
Is there a way to do this? and can you someone refer me to some sample code?
I'm using vb.net 1.1.
Thanks.
can change the value in this text box for many different rows. When the
user clicks on the update button, in the code behind I want to loop through
the rows of the datagrid and capture an values that have been changed. I
cant see any way to access the return values (or textboxes for that matter).
Is there a way to do this? and can you someone refer me to some sample code?
I'm using vb.net 1.1.
Thanks.