I am using Kendo Spreadsheet for ASP.Net MVC and using it inside the Kendo window. I need to customize the spreadsheet toolbar to add a custom button (Save) option for the users to save the spreadsheet. I could see the reference for toolbar customization using Kendo UIJavascript , but not with MVC. Please suggest how to add a custom button in spreadsheet toolbar using MVC.