Data Views
Last updated 16/07/2024
Event | Executes | Description |
---|---|---|
Do Create | Server | Executes when the menu item referencing the data view is clicked. |
On Selection | Client | Executes when the menu item referencing the data view is selected. |
On Show | Client | Executes when the menu item referencing the action is clicked and before the page renders. This event is called after the On Selection event. |
Do Close | Server | Executes when the data view is removed. |