Is jquery-datatables-editable still alive? It seems to be very inactive and I couldn't find any non-deprecated download.
http://code.google.com/p/jquery-datatables-editable
I need to provide live editing functionality with AJAX calls to struts2 actions to update a database, and also the ability to pop up a form for adding new rows. I tried out the above mod but came to difficulty with updating the database as I received an error "Cell cannot be updated" but no explanation.
I've seen Editor but it seems to favor PHP for the server-side end, and I'd have to pay for this...
What free options are available?
http://code.google.com/p/jquery-datatables-editable
I need to provide live editing functionality with AJAX calls to struts2 actions to update a database, and also the ability to pop up a form for adding new rows. I tried out the above mod but came to difficulty with updating the database as I received an error "Cell cannot be updated" but no explanation.
I've seen Editor but it seems to favor PHP for the server-side end, and I'd have to pay for this...
What free options are available?