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