New to KendoReactLearn about KendoReact Free.

GridKeyDownEvent

Updated over 6 months ago

Represents the object of the GridKeyDownEvent Grid event.

NameTypeDefaultDescription

cell

boolean

Indicates if cell selection mode is enabled.

componentId

string

The component unique identifier.

dataItems

any[]

The current leaf data items.

mode

"multiple" | "single"

Selection mode.

nativeEvent

any

A native DOM event.

selectedField

string

The selectedField prop of the component.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

GridHandle

An event target.

Not finding the help you need?
Contact Support