May 2017
Intermediate to advanced
442 pages
11h 55m
English
Form handler classes have a role in more complicated forms, such as Details Transaction (order entry) forms. These are the two main reasons why we would consider developing a form handler class:
We can also have table handler classes, for similar reasons. The table handler will have code that is record-specific, wherever the data is presented. The code in the form handler is form specific. The placement of code is therefore important. Code that determines whether a field is editable will be ...
Read now
Unlock full access