Skip to Main Content

Breadcrumb

Overview: Dynamic Actions

This page is similar to the Basic Editing example. This Interactive Grid contains additional Dynamic Actions to assist the end user when working with the page. Dynamic Actions on Interactive Grids are created similar to Dynamic Actions on page items. In the Client Side Condition, you can reference any column in the given row - and the Action part can also work on any column. You cannot reference other rows. This page contains two Dynamic Actions:

  • When column "Job" is being set to "Salesman", the "Commission" column is being enabled. For other jobs, the "Commission" column is disabled and the value set to NULL.
  • When the "Manager" is changed, the "Department" will be set to the department of the new Manager.

Dynamic Actions