OKay,I really need someone to help me with the somelike problem:
my console always show bellow error:
Uncaught TypeError: Cannot read property ‘3’ of undefined dhtmlx.js:9 dhtmlXGridObject.cells2 basic_information.php:409
(anonymous function) jquery-1.7.2.min.js:2
f.Callbacks.o jquery-1.7.2.min.js:2
f.Callbacks.p.fireWith jquery-1.7.2.min.js:2
e.extend.ready jquery-1.7.2.min.js:2 c.addEventListener.B
sometimes,my codes work well without above error.But mostly,I got error like above,I thought that when I use function to get cell object then I will get error,such as cells2/cells/getcellById etc.
I really confuse with it.May be my dhtmlx.js is wrong?or the error is caused by my own code?
someone please explain it to me and give me some solution to avoid such errors.