kendo grid toolbar custom button click event jquery

JavaScript
$(".k-grid-addEmail").bind('click', function () { });
Source

Also in JavaScript: