sorry, I fixed my previous post, I found the bug. But my question is, how can I append and post a row Id to each cell in rows using sAjaxSource, and jeditable with datatables?
I create the tables through sAjaxSource and json. All the datas comes from database, so it would be nice if I could append the mysql id to each row and cells as well.
Replies
I create the tables through sAjaxSource and json. All the datas comes from database, so it would be nice if I could append the mysql id to each row and cells as well.