Grid._toolbar function: toolbar = isFunction(toolbar) ? toolbar({}) : (typeof toolbar === STRING ? toolbar : that._toolbarTmpl(toolbar).replace(templateHashRegExp, "\\#")); if toolbar a function, you don't escape # characters, which results in invalid template function generation
Hi Anonymous, Bugs can be reported via the Kendo UI Forums or by creating a ticket from your account at Kendoui.com Thanks, Brandon