W
woodfoot
I would like to add a button to my Gridview so that when I click it, it
prepopulates a Formview template with that record's data so that the user can
make changes where necessary. They then would be able to press a button on
the FormView that inserts the new form's data as a new record. Basically the
button click would be cloning a record and save the user quite a bit of
typing.
I'm sure this is possible. I do have the select, update, and insert
already working fine.
Any help/guidance would be much appreciated. Thx!
prepopulates a Formview template with that record's data so that the user can
make changes where necessary. They then would be able to press a button on
the FormView that inserts the new form's data as a new record. Basically the
button click would be cloning a record and save the user quite a bit of
typing.
I'm sure this is possible. I do have the select, update, and insert
already working fine.
Any help/guidance would be much appreciated. Thx!