Actions are just chunks of logic that tell the Server what to do. The ActiveGrid Studio provides a set of predefined
Actions, that allow you to interact with the data source (search, delete, insert, and so on) or invoke another
Page (GoTo
Action).
You can also create your own custom Actions, or customize existing
Actions. You need to create custom
Actions when you want to add functionality that is not provided by the predefined
Actions. For example, you create a custom
Action to call web or custom code services.