<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript Events >OnBind |
Occurs when OZ Report components (such as report template, report, band, multiplex, label, etc.) are bound with data. It is used to get data value or set component properties.
OnBind occurs after OnStartUp. By default, it is executed in the order in component tree. However, some components are executed in different order. To learn more, refer to the following section "Script Execution Order".