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

[Solved] Enable Track changes

3 Answers 156 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Manisha Shivjiani
Top achievements
Rank 1
Manisha Shivjiani asked on 30 Nov 2009, 06:31 PM
How to enable track changes in Rad Editor?

TIA
Manisha

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 01 Dec 2009, 01:37 PM
Hi Manisha,

The TrackChangesDialog is a RadEditors tool which is not in the default toolset. It can be enabled in the ToolsFile.xml file. More information regarding the tools file is available in the following articles:
Using the ToolsFile.xml
How to set Editor's toolbars

In addition, you can find "default" and a "full set tools" files here: Default ToolsFile.xml of RadEditor for ASP .NET AJAX.

Regards,
Dobromir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Manisha Shivjiani
Top achievements
Rank 1
answered on 01 Dec 2009, 02:09 PM
Hi Dobromir,

Thanks for your reply.
I should have been more specific instating my scenario.

With the solution that you have suggested, it will display TrackChanges button on toolbar, which on clicking will open new dialog with initial content and will track changes to that.

What I want  is to enable editor's track changes ability on page load and to track changes in place. So editor should start tracking changes when page loads, without need to click any button and in the same editor window.

Can I do that? If so, then how do I implement that?
Thanks,
Manisha
0
Dobromir
Telerik team
answered on 02 Dec 2009, 06:39 AM
Hello Manisha,

The requested functionality is not supported out-of-the-box and is not part of the advertised Editor's features. The functionality is based on TrackChangeDialog because it if we style the content in the Editor's content area on the fly, this will slow down the browser and decrease the performance.

At this moment this feature is used only in the way that is shown in this demo.

Kind regards,
Dobromir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Manisha Shivjiani
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Manisha Shivjiani
Top achievements
Rank 1
Share this question
or