Available Custom Events
Before/After Selection Changed Events
The following events run before/after a custom control is clicked:
-
SaveSettings
-
CreateSolutionTables
-
ValidateSetupStepsExecuted
-
Uninstall
-
OnTableEditorOrGridSelection
-
OnComboBoxSelection
-
OnButtonClick
-
OnShowContentPage
Before/After Save Data Events
The following events run before and after the save event for a table editor. Use these events to test grid data prior to saving and potentially not allowing the data to be saved if a check fails.
-
OnSaveOrUpdateTableEditor