Is there an example of how to accomplish inline editing (such as you have in this demo: http://demos.telerik.com/kendo-ui/editor/inline-editing) in AngularJS?
Many thanks,
Jayme
1 Answer, 1 is accepted
0
Accepted
Konstantin Dikov
Telerik team
answered on 17 Nov 2015, 12:39 PM
Hello Jayme,
For an angular approach you could add "kendo-editor" to the wrapping DIV elements, which content you want to edit. For your convenience, following is a dojo example with such approach: