On Initialize
- Last UpdatedSep 19, 2022
- 1 minute read
Use scripts for the onInitialize event of a Grid 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.