Header Detail Design-Time Considerations

These property values are particularly significant in the design of the header detail form:

  • Fetch on Form Businessview

  • Fetch on Grid Businessview

  • Update on Form Businessview

  • Update on Grid Businessview

The fetch properties are important because of their effect in data display during runtime. You must select Fetch on Form Businessview to populate the controls in the header portion of the form. Likewise, you must select Fetch on Grid Businessview to populate the grid.

Similarly, select Update on Form Businessview if you intend to permit users to commit their modifications to records in the header controls to the database. Select Update on Grid Businessview to enable the commitment of modified grid records.