This question is locked. New answers and comments are not allowed.
We are about to start a project that requires the application to have "Change Tracking" function similar to what MS Word has. I saw that in ASP.NEt AJAX Editor demo, a basic change tracking demo has been created.
The change tracking will not be as complicated as waht is MS Word, but we need it to allow for 2-4 levels deep of change tracking.
Is there any plans to provide MS Word like Change Tracking in Silverlight domain?
Is it possible ti adapt teh code used in ASP.NET AJAX Demo in silverlight shold we choose extend RichTextBox ourselves? See http://demos.telerik.com/aspnet-ajax/editor/examples/xhtmlvalidatortrackchangesformatcodeblockdialogs/defaultcs.aspx
The change tracking will not be as complicated as waht is MS Word, but we need it to allow for 2-4 levels deep of change tracking.
Is there any plans to provide MS Word like Change Tracking in Silverlight domain?
Is it possible ti adapt teh code used in ASP.NET AJAX Demo in silverlight shold we choose extend RichTextBox ourselves? See http://demos.telerik.com/aspnet-ajax/editor/examples/xhtmlvalidatortrackchangesformatcodeblockdialogs/defaultcs.aspx