What if I want to place a Export to Excel button outside the Grid? Well, in this case, you can complete this task easily. You just need to write a few lines of JavScript to do this. Kendo UI has saveAsExcel() methd that serves to export data into Excel easily. Let's assume we have a button with labeled with text Export to Excel just outside of the Kendo Grid.