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

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -