---
title: Custom Commands
page_title: Vue Grid Wrapper - Custom Column Commands - Kendo UI for Vue
description: "Get started with the Vue Grid by Kendo UI and learn how to configure a custom-command column."
slug: customcommands_grid_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/grid/"
position: 7
---

<div><WrapperBanner link="/kendo-vue-ui/components/grid"></WrapperBanner></div>

# Custom Commands

The Kendo UI Grid wrapper for Vue allows you to implement custom-command columns.

{% meta height:360 %}
{% embed_file grid/columns/custom/main.vue preview %}
{% embed_file grid/columns/custom/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI Grid for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/grid/overview)
* [API Reference of the Grid Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid)
