encounter one error 'uncaught typeError: can not read property 'row' of undefined '

encounter one error 'uncaught typeError: can not read property 'row' of undefined '

BennyxuBennyxu 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

Answers

  • allanallan Posts: 61,795Questions: 1Answers: 10,115 Site admin

    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

This discussion has been closed.