New to Kendo UI for Vue? Start a free 30-day trial
GridRowPinChangeEvent
Updated on Mar 31, 2026
Represents the object of the onRowpinchange Grid event.
| Name | Type | Default | Description |
|---|---|---|---|
dataItem |
|
The data item that triggered the pin change. | |
pinnedBottomRows |
|
The updated array of items pinned to the bottom of the Grid. | |
pinnedTopRows |
|
The updated array of items pinned to the top of the Grid. |