Error on obj.raiseEvent("editCurrentCell")
I'm receiving an error on the line of code.
The error is: 'undefined' is null or not an object. The indicated location is line 19, char 347, which is
Of course this may not be accurate; I've included the snippet just to provide as much info as I have available to me.
From my previous post, I see that others are experiencing the similar problems. Any ideas?
obj.raiseEvent("editCurrentCell");
The error is: 'undefined' is null or not an object. The indicated location is line 19, char 347, which is
ture){window.removeEventListener(name.replace(/^on/,""),handler[name],true);handler[name]=null}
Of course this may not be accurate; I've included the snippet just to provide as much info as I have available to me.
From my previous post, I see that others are experiencing the similar problems. Any ideas?
Michael Norton, Compass Technology
April 13,