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

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -