M
mzhalbyrov
Guest
I didn't find how to update url for button on new UI and do by location.href function. var toolbar = $("#rbi_S_84030223 .gridToolbar.k-toolbar.k-widget").data("kendoToolBar"); toolbar.bind("click", function(e){ window.location.href = 'url here'; }); Regards, Marat
Continue reading...
Continue reading...