Hi Everyone,
I am trying to remove the tools from the inline editor but even without a single tool, the tool bar still displays. Is there any way to remove/disable that?
Here's how I definte the tools and below is a sample Dojo:
$("#inlineEditor").kendoEditor({tools:[]});
http://dojo.telerik.com/@dannycabrera/IXAQu
Thanks