node was not found code: "8

I’m getting the above error showing up in firebug ‘console’. It appears in dhtmlxgrid_excell_combo.js at line 15. I can’t pinpoint which part of my code is causing this problem. Unfortunately there is no information on which combo box it might be. Also firebug just reports it as an error in the console but it does not ‘break’ at the code point in the script. However any further clicking in the grid causes more of the same errors and nothing else works.

Please can you tell me what this error means so that it may help me find what is causing this problem.

Thanks

I have done a bit more stepping through the code and the error occurs in the system processing that happens after the server has returned the response to a dp.sendData(rowid) statement but BEFORE it reaches my own ‘call back’ function. I think the function that it fails on is called ‘fillColumnCombos’ or something like that. The grid whose data was sent to the server does not have ANY combo columns.

I hope this helps.

One more piece of news about this. I don’t get this problem in IE8. It seems to occur only in Firefox under Ubuntu. It is not even happening under Firefox on windows.

This is getting more and more WIERD!!

Thanks for any help.

I don’t get this problem in IE8. It seems to occur only in Firefox under Ubuntu. It is not even happening under Firefox on windows.

Yes, it is rather weird…

There are not known problems similar to the desribed. However, combo excell can not be the reason for it as the problem doesn’t occur under Firefox on windows

I understand, but please can you tell me what this error is supposed to mean so that I can try an track down how it happens. I’ll keep you informed of anything that I find.

Thanks

but please can you tell me what this error is supposed to mean

We have never faced with such a problem and can not recreate it locally. So, unfortunately, we don’t have any ideas about the reasons for this problem.

All I’m trying to find out is what is the ‘node’ it is referring to. It is clearly happening in line 15 of excell_combo so what is that bit of the code trying to do?

Surely you have THAT information.

Please this error keeps re-appearing. I need some help in identifying what this piece of code is trying to do.
HEEEELLLLLP!!!

THANKS