This question is locked. New answers and comments are not allowed.
How to implement CUT, Copy, paste, undo & redo in Html.Telerik().Editor() for MVC3.
In the editor on right click the cut, copy, paste, undo & redo is supported, but we need it on onclick of editor tool bar buttons. How can we this? Using custom tool we can have a javascript function called, but we need a javascript function which can be called on click of the button.
In the editor on right click the cut, copy, paste, undo & redo is supported, but we need it on onclick of editor tool bar buttons. How can we this? Using custom tool we can have a javascript function called, but we need a javascript function which can be called on click of the button.