jquery-datatables-editable adding new record
jquery-datatables-editable adding new record
Hi,
I am using datatable with jeditable plugin, when I submit the new record, it giving me this error.
[code]
DataTables warning (table id = 'example'): Requested unknown parameter '2' from the data source for row 5
[/code]
In my adddata.php file I am just returing empty string. i firebug I see data sent to the server.
I am i missing something?
Thanks
SR
I am using datatable with jeditable plugin, when I submit the new record, it giving me this error.
[code]
DataTables warning (table id = 'example'): Requested unknown parameter '2' from the data source for row 5
[/code]
In my adddata.php file I am just returing empty string. i firebug I see data sent to the server.
I am i missing something?
Thanks
SR
This discussion has been closed.
Replies