DataTables and advanced functionality

DataTables and advanced functionality

ChapmanChapman Posts: 5Questions: 0Answers: 0
edited March 2013 in General
We tried to add 3 functions together and got a few errors when doing so. Our issue is, we need to be able to edit what's inside each column of a row, then delete or add a new row.

Debug info: awixod or http://debug.datatables.net/awixod

Types of errors we get are, JS dialog alerts. Once past those we can delete a row and add a row. When we edit a row and the information inside the data changes then reverts back to the initial data.

In a perfect scenario we would like to be able to;
- Have a checkbox in each row which is tied to the delete button.
- Each column which hasnt been edited yet, display, Edit...
- Each column in a row, save the information when it gets edited.
- Have a row automatically add below a row which has been edited.

If anyone has a suggestion that would be awesome. I will pay for this to be made.

Replies

  • ChapmanChapman Posts: 5Questions: 0Answers: 0
    Email me, nachapman@gmail.com or PM on this forum if you consider yourself an expert at DataTables and can help me achieve what I listed above.
This discussion has been closed.