encounter one error 'uncaught typeError: can not read property 'row' of undefined '
encounter one error 'uncaught typeError: can not read property 'row' of undefined '
Bennyxu
Posts: 22Questions: 3Answers: 0
the scenario is that I am using editor to add one row to datatable and then delete it, then it show error when i add one row again
it show the error 'uncaught typeError: can not read property 'row' of undefined ' in line 8263 in jquery.datatable.js
how to resolve this issue due to it is successful to add first time or what is the most possible root cause. thanks a lot.
Benny
This discussion has been closed.
Answers
Hi Benny,
Can you link to a test case showing the issue, so I can take a look and debug what is going wrong.
Thanks,
Allan