This question is locked. New answers and comments are not allowed.
Hi guys,
we have a page with 2 grids and a tab strip. We get JavaScript "events is undefined" error when navigating off the page in jquery-1.4.2.js:
var events = jQuery.data(this, "events"), handlers = events[ event.type ];
Any idea why it happens?
Thank you,
Vlad.