Edit Event does not fire in Chrome unless DevTools is started
7 years ago.
The click event is not fired in Chrome unless DevTools is started.
For other browser like IE and Firefox I have no problems with this.
See attached MVC code file. Basically I inserted an alert statment in the click event to verify that it has been fired. This alert box does not show up in Chrome (unless I have pressed F12 first)
I appreciate help on this. Thanks!
DayPilot