How To Use Scaffolds

Scaffolds are a tool by which you can very rapidly create basic user interfaces for editing the contents of a database table.  By default, a single scaffold creates events that can do the following:

 

 

By learning to properly use scaffolds and modify the code they produce, you can greatly reduce your development time for database-driven tasks.