The action begins event arguments provide information about the current UI action, such as the action name, current datasource settings,
and the selected field information which are configured based on the UI actions like
drill down/up
,
value sorting
,
built-in toolbar
options,
grouping bar
and
field list
buttons actions such as
sorting
, filtering
,
editing
,
aggregate type
change and so on,
CRUD operation in editing
in the Pivot Table.
string
Defines name of the current UI action when it begins. The following are the UI actions and their names: Pivot Table
Toolbar
Grouping bar and Field List buttons
Field List UI
Editing
boolean
Allow to restrict the current UI action.
Defines the current data source settings information such as rows, columns, values, filters, etc., that are used to render the pivot table and field list.
Defines the current field information on which field the action takes.
This option is applicable only when the field-based UI actions are performed such as filtering, sorting, field remove, editing and aggregation change.