This question is locked. New answers and comments are not allowed.
The Delete command button does not appear to be working when using Google Chrome. I ran into this as I was testing my project in various browsers. I then looked at the Grid sample on Telerik's site and it has the same problem.
http://demos.telerik.com/aspnet-mvc/Grid/EditingAjax
Using Chrome, nothing happens when you click Delete on a row. Looking at the Javascript console, I see this error:
Uncaught TypeError: Property 'confirm' of object [object DOMWindow] is not a function
Any workarounds for this? I apologize if this has been posted before, but I've spent the last hour googling it and haven't found anything. Thanks!
Ken
http://demos.telerik.com/aspnet-mvc/Grid/EditingAjax
Using Chrome, nothing happens when you click Delete on a row. Looking at the Javascript console, I see this error:
Uncaught TypeError: Property 'confirm' of object [object DOMWindow] is not a function
Any workarounds for this? I apologize if this has been posted before, but I've spent the last hour googling it and haven't found anything. Thanks!
Ken