This sample demonstrates how on each insert or update of a row, some fields can be filled in programatically without letting the user modify this fields.
In this demo, we use the 'Title' column to store the user who created a new employee record, and when. The 'Notes' column is used to log who updated the record, and when. The user cannot edit any of this information his or herself.