need help with updating a cell or row from server data
need help with updating a cell or row from server data
hi,
I am new to datatables, so im just getting the hang of the api.
my query is that i have table populated with ajax and php. each row has a button in the last cell. Now when the button when clicked a form is displayed i modal pop-up. Now when user changes the data and updates the, i want to dynamically update the row without having to reload or redraw the table.
is there a way to pass the row id? or some function that help me achieve this?
thanks
I am new to datatables, so im just getting the hang of the api.
my query is that i have table populated with ajax and php. each row has a button in the last cell. Now when the button when clicked a form is displayed i modal pop-up. Now when user changes the data and updates the, i want to dynamically update the row without having to reload or redraw the table.
is there a way to pass the row id? or some function that help me achieve this?
thanks
This discussion has been closed.