Inline edit of table on row selection
Inline edit of table on row selection
![venkatachar](https://secure.gravatar.com/avatar/6db3f3d9d3976e227e9ae87c9078a283/?default=https%3A%2F%2Fvanillicon.com%2F6db3f3d9d3976e227e9ae87c9078a283_200.png&rating=g&size=120)
Hi ,
I need to do an inline edit of my table on row selection.
In my table which has 4 columns only 4th column is editable.
So if the row is selected the 4th column cell should show as editable.
I tried the following sample code. However in this sample only on click of each cell the cell gets edited.
But i need my 4th cell to be edited on selection of row.
Any pointers or code snippet would help.
http://datatables.net/examples/api/editable.html
I need to do an inline edit of my table on row selection.
In my table which has 4 columns only 4th column is editable.
So if the row is selected the 4th column cell should show as editable.
I tried the following sample code. However in this sample only on click of each cell the cell gets edited.
But i need my 4th cell to be edited on selection of row.
Any pointers or code snippet would help.
http://datatables.net/examples/api/editable.html
This discussion has been closed.