Duration: 19:16 min
Summary: In this lesson, we will learn about the editor widget. This is a powerful control because it allows the user to type text and format it the way the user needs. This is a text area with a powerful set of tools. You can select the kind of tools you need to show. You can even customize your own tools. In our case, we will start with the default editor, and then add a list of available tools. Then we will customize the editor with some properties and hook it to some events. We will also add some buttons to interact with the editor control. As always, we will use the log functionality to track what events have been triggered and even how many.
Technologies and Resources: Kendo UI, Notepad++, kendoEditor, insertHtml, kendoConsole.