On Initialize
- Last UpdatedAug 02, 2023
- 1 minute read
Use scripts for the On Initialize event of a Hierarchy Selector widget to accomplish a desired operation after the widget control is initialized, but before it is rendered to the UI.
Example
If by default you want to load the actual dataset from a database lookup once the widget is launched, add the script on the On Initialize event.