Search results

CellSaveEventArgs API in Angular TreeGrid API component

Properties

action

string

Defines the current action.

cancel

boolean

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

column

Column

Defines edited column

data

Object

Defines the record objects.

form

HTMLFormElement

Define the form element

index

number

Added row index

previousData

Object

Defines the previous data.

promise

Promise

Defines the promise.

requestType

string

Defines the request type.

row

Object

Defines the added row.

selectedRow

number

Defines the selected row index.

target

HTMLElement

Defines the target for dialog

type

string

Defines the event name.