jEditable with Datatable having DOM data souce
jEditable with Datatable having DOM data souce
RalZy
Posts: 2Questions: 0Answers: 0
Link for my datatables debug : http://debug.datatables.net/arekap
My HTML : http://pastebin.com/zNH3vFFf
My jQuery : http://pastebin.com/xE321iDt
I've to implement datatables with jEditable so that after editing, the values are updated in the database. I've read many forums but not clear about what approach to use as my tables have no ID column. Is there any way I can have virtual ID column to update the records ?
My HTML : http://pastebin.com/zNH3vFFf
My jQuery : http://pastebin.com/xE321iDt
I've to implement datatables with jEditable so that after editing, the values are updated in the database. I've read many forums but not clear about what approach to use as my tables have no ID column. Is there any way I can have virtual ID column to update the records ?
This discussion has been closed.