By default, there are a predefined set of actions that are supported by the grid control out of the box. These are actions
such as Edit, Refresh, Cancel, etc. However, you can specify your own custom actions on the grid's Action Bar.
In this example, we provide two custom actions: Approve and Deny. What defines an action as custom is the special
custom: prefix on the grid's command.