Reload static data
Reload static data
dion1512
Posts: 3Questions: 3Answers: 0
I've searched for threads on this but they've been closed without an answer.
I have a static datatable created in html with data populated from a sql database. My table data is not called from ajax.
However, I have an input field which when changed, an ajax call updates the database and I'd like this row to then be removed from the datatable.
Is there a function to reload my static table in the aforementioned ajax success.
Many thanks
This discussion has been closed.