WinStudio

Tip: Processing Subcollection Saves

Save operations in forms with subcollections are handled in a single network round trip or in multiple round trips, depending on the framework version.

Version 6.0 and Later

In version 6.0 and later, IDO items (rows) in the top-level collection and in each subcollection are saved in one network round trip. In a form without custom event handlers, the sequence is as follows:

Versions Earlier Than 6.0

In versions earlier than 6.0, subcollection saves are performed in multiple round trips.


Related Topics

Edit Collection Specification for Subcollection Dialog Box

Tip: Referencing Collections Bound to Forms or Grids

Tip: Refreshing Collections

Understanding Forms with Subcollections