Table not updating...?
Table not updating...?
So I have a table with some elements that are being updated through form submission. The weird thing is, it seems that my tables don't reload properly once the data is submitted. The form action submits to the page it is on, and when I submit the page blinks, but the info in the table is not updated. If I click the link to the page, it'll properly refresh and then display the appropriate info with the changes.
I'm not using Ajax with this yet, that's Phase 2, so I don't know why this could be happening....
I'm not using Ajax with this yet, that's Phase 2, so I don't know why this could be happening....
This discussion has been closed.
Replies