≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Adding a new row when there is no row exist before to datatable
Adding a new row when there is no row exist before to datatable
jayant13
Posts: 1
Questions: 0
Answers: 0
October 2011
edited October 2011
in
General
hi all,
my data table has initially 0 rows in it. then data comes through Ajax response and when i use " oTable.fnAddData " .I Get error as
Error: nBody[0] is undefined.
How to add row in such case.
This discussion has been closed.