I need to stop undo and redo service (for prevent shapes and connections ) in kendo diagram using jquery or javascript .
In my project , i was form some shape with connections during drag event in kendo Diagram(refer image 1).then press ctrl+z ,last formed connection is lossed(refer image 2).
so i need to stop this undo and redo service.
How to stop these service in kendo diagram using jquery or javascript ?