Unplanned
Last Updated: 20 Dec 2019 12:15 by ADMIN
Vaishnav
Created on: 21 Sep 2016 21:17
Category: Editor
Type: Feature Request
9
Implement Inline comment in Kendo Editor
We are using Kendo UI editor in our project and one of our requirement was to implement the inline comment feature. 

I have implemented a extension to Kendo editor using JS inbuild functions and CSS to create a Inline comments for any text in the editor.

User can select any text in the kendo editor and add review comments against it. Other user can see the comments, Reply to the comments or add, delete, edit their own comments.

User can clear all the comments on click of one button.
0 comments