This question is locked. New answers and comments are not allowed.
hi!
i use the grid 2010Q1 version in ajax mode and i get this error with jquery v1.4.2
Microsoft JScript runtime error: 'undefined' is null or not an object
on this line in jquery.js file:
// Handle multiple events separated by a space
// jQuery(...).bind("mouseover mouseout", fn);
types = types.split(" ");
everything seems ok with jquery 1.4.1
alex
i use the grid 2010Q1 version in ajax mode and i get this error with jquery v1.4.2
Microsoft JScript runtime error: 'undefined' is null or not an object
on this line in jquery.js file:
// Handle multiple events separated by a space
// jQuery(...).bind("mouseover mouseout", fn);
types = types.split(" ");
everything seems ok with jquery 1.4.1
alex