twitter bootstrap - How to get selected row data as javascript jsonObject from Datatables using Tabletools -
i want make editable table datatables.
i want develop same functionality provided editor not open source.
the user should able select row table , click on edit button modify contents of row displayed bootstrap modal. on clicking on update button in modal, modified row data should sent server.
for implementing this, read plug-in buttons of tabletools. don't know how data tabletools key value pairs in javascript.
i have found this, displays whole table data string.
finally have used own code , shared here .
Comments
Post a Comment