Skip to Content
0
Former Member
Oct 04, 2005 at 08:31 PM

record changes in table control

214 Views

how do i record changes to an existing record in a table control..

and how do i record insert or delete rows?

i believe i can do the latter by comapring with the old records but what abt the former...

in chain and endchain do i have to place module for all the field names that could be potentially changed?

but how do i validate and keep those changes..

thanks a lot...