table.ajax.reload() not working as expected
table.ajax.reload() not working as expected
rucksman
Posts: 2Questions: 1Answers: 0
I am working since a few days with this amazing piece of software, and now I have a problem. My script let's the user edit an entry in a table, and after that I want to reload the table with table.ajax.reload(). But this dow not work. I can see in the console that the data is reloaded, but is is not displayed on the website. What am I missing here?
This discussion has been closed.
Answers
don't really know. Need to see some code to see if we can figure it out.
The variable "table" is initialized with
I'm afraid I still don't know. We'd need a test case showing the issue showing the problem most likely.
Allan