--- title: Grid Row Start or End position: 11 seo_title: Telerik and Kendo UI Grid Row Start or End Utilities seo_description: Use the Telerik and Kendo UI Grid Row Start or End Utilities to control the grid line where the grid item will start or end. --- ## Grid Row Start / End The Telerik and Kendo UI Grid Row Start or End Utilities are CSS utility classes that enable you to control on the position of the grid item by setting the grid line where the item will start or end. ### Number Use the `k-row-start-{n}` utility to start and `k-row-end-{n}` to end the grid item on the number grid line within the row. ### Auto Use the `k-row-start-auto` utility to apply the initial start position of the grid item.