J
John Baima
I would like to have each row of a GridView be a text entry box and
then when a "process" button outside of the grid is presses, to be
able to iterate through the grid creating new rows in a completely
different table than what was used to display the grid. It all of the
examples I've found were cases where the grid was basically editing
just one row at a time. I need to let the user modify all of the rows
and then make a single update. Thanks for any help.
-John
then when a "process" button outside of the grid is presses, to be
able to iterate through the grid creating new rows in a completely
different table than what was used to display the grid. It all of the
examples I've found were cases where the grid was basically editing
just one row at a time. I need to let the user modify all of the rows
and then make a single update. Thanks for any help.
-John