I have this problem when I create a new record in atable. The table doesn't refresh automatically. I have the refresh the page to see the record that I added. Can anyone help please?
Sounds like the server isn't responding with the expected JSON data. Can you link to a page showing the issue please? If that isn't possible, perhaps you can show me your initialisation code, the JSON used to load the table, the data being submitted from the form and the JSON in response to that submit.
What server-side libraries are you using, or have you got custom code at the server-side?
Answers
Sounds like the server isn't responding with the expected JSON data. Can you link to a page showing the issue please? If that isn't possible, perhaps you can show me your initialisation code, the JSON used to load the table, the data being submitted from the form and the JSON in response to that submit.
What server-side libraries are you using, or have you got custom code at the server-side?
Thanks,
Allan