AddEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

If cancel is set to true, then the current action will stopped.

data Object

Defines the record objects.

form HTMLFormElement

Define the form element

index number

Added row index

previousData Object

Defines the previous data.

requestType string

Defines the request type.

row Object

Defines the added row.

target HTMLElement

Defines the target for dialog

type string

Defines the event name.