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...