DialogEditEventArgs
12 Sep 20251 minute to read
Properties
cancel boolean
Defines the cancel option value.
dialog DialogModel
Defines the dialog object
foreignKeyData Object
Defines foreign data object.
form HTMLFormElement
Define the form element
frozenRightForm HTMLFormElement
Define frozen right table form element
movableForm HTMLFormElement
Define the movable table form element
primaryKey string[]
Defines the primaryKey.
primaryKeyValue string[]
Defines the primary key value.
requestType string
Defines the request type.
row Element
Defines the current edited row.
rowData Object
Defines the edited data.
rowIndex number
Defines the edited row index.
target HTMLElement
Define the target for dialog
type string
Defines the name of the event.