Hello. Newbie here.
I really need the track changes feature that is in the AJAX rad editor. I understand that under the hood this really uses the DiffEngine class to generate the annotated difference between two strings.
I am using MVC, and I understand that using RadEditor is really only supported in non-mvc apps, but I am hoping to just use the DiffEngine and i will take care of rendering the resulting "difference" markup result.
I would like to know how i can use the diffengine class inside an mvc app.
thanks,
jim
I really need the track changes feature that is in the AJAX rad editor. I understand that under the hood this really uses the DiffEngine class to generate the annotated difference between two strings.
I am using MVC, and I understand that using RadEditor is really only supported in non-mvc apps, but I am hoping to just use the DiffEngine and i will take care of rendering the resulting "difference" markup result.
I would like to know how i can use the diffengine class inside an mvc app.
thanks,
jim