I am using a telerik editor control in my web app which by default has On Paste (Ctrl + V) event handler which open a dialog box. It is working in latest version of IE(Edge), Firefox and Chrome. But I need to make it support in IE 7 and 8. In IE 7 and 8 when I press Ctrl + V it is opening its default dialog asking would you like to provide access to clipboard or something like completely overriding its default behaviour. In debug mode what I found is
IE is rising error in that event.
0 Answer(s)