All you have to do is add an element with class k-grid-delete .
For example, you can add the following anchor to the template column and it will start working as a delete button.
<a class="k-button k-button-icontext k-grid-delete" href="#">My delete !</a>
Petur subev
source share