This is a migrated thread and some comments may be shown as answers.

Getting the editor to commit its contents to textarea without changing focus

1 Answer 54 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Einar
Top achievements
Rank 1
Einar asked on 30 Sep 2015, 07:26 PM

Hi,

We are needing to be able to send the contents of the kendo editor to the server on an intermittent basis for auto-save purposes as the user types in the editor.  I noticed that unless I stop typing and click away from the editor and it loses focus, the the editor's contents don't get committed to the textarea and thus don't get sent to the server.

Is there any way to programatically get the kendo editor to commit its data to the text area?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 02 Oct 2015, 02:32 PM

Hello Einar,

Yes, use the update method.

Regards,
Alex Gyoshev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Editor
Asked by
Einar
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or