Dialog Initialization

When a search & select form is called, runtime initializes these items in this order:

  1. Thread handling

  2. Error handling process

  3. Business view columns (BC)

  4. Form controls (FC)

  5. Grid fields

  6. Static text

  7. Helps

  8. Event rules (ER) structures

Next, it performs these actions in this order:

  1. Create the tool bar.

  2. Load form interconnection data into corresponding BC and filter fields, if any.

  3. Fire Dialog is Initialized.

  4. Fire Post Dialog is Initialized.

  5. If the Automatically Find On Entry option is selected, begin detail data selection and sequencing in the grid control.

    If runtime does not encounter errors, this step leads to the population of the grid control, ultimately.