New to Kendo UI for Angular? Start a free 30-day trial
GridItem
Updated on Oct 31, 2025
Represents the item that the Grid uses to track changes. See example.
The possible values are:
type GridItem = DataItem | GroupItem | GroupFooterItem;