Edit single column cell value ,display updated value and send the value to back end for update

Edit single column cell value ,display updated value and send the value to back end for update

jordan_josh3184jordan_josh3184 Posts: 10Questions: 4Answers: 0

Hello All ,
I am working on Data table and I would like to change the cell Value and send it to back end. I am able to create data table with editable field. I am able to assign static value "new" as I provided in sample code. My question is how can I assign value Entered by User to the editable column "Name". I would like to display value entered by user .User can edit multiple cell values . I would like to send all the values entered by user to back end to save in data base.

Link to JSFIDDLE : https://jsfiddle.net/jordan_josh3184/nrb5h2d3/29/

Jordan

Answers

Sign In or Register to comment.