New to Kendo UI for Vue? Start a free 30-day trial

GridRowClickEvent

Represents the object of the onRowClick event.

NameTypeDefaultDescription

dataItem

any

The item from the data property of the Grid which corresponds to the row that is clicked by the user.

event?

any

A specific native DOM event which is fetched by Vue.

target?

any

An event target.

In this article

Not finding the help you need?