New to Kendo UI for Vue? Start a free 30-day trial
GridRowsSettings
Updated on Apr 1, 2026
The settings of the rows prop options.
| Name | Type | Default | Description |
|---|---|---|---|
data? |
|
Custom component for rendering data rows. Falls back to the default when omitted. vue
| |
groupFooter? |
|
Custom component for rendering group footer rows.
Falls back to vue
| |
groupHeader? |
|
Custom component for rendering group header rows. Falls back to the default when omitted. vue
| |
pinnedData? |
|
Custom component for rendering pinned data rows.
Falls back to vue
|