Table contents do not load the first time .... needs a refresh
Table contents do not load the first time .... needs a refresh
burningflames
Posts: 9Questions: 0Answers: 0
Hi Allan,
I guess I am asking too many questions lately. But I can't help it. I am currently using PHP to generate my table and using datatables to display and modify it.
I have been noticing that the cell contents do not load the first time I run the page. I need to do a refresh to reload the table with values. I am sure this is not something right.
What to do ? I tried oTable.fnDraw(); but that doesn't seem to help.
Thanks
I guess I am asking too many questions lately. But I can't help it. I am currently using PHP to generate my table and using datatables to display and modify it.
I have been noticing that the cell contents do not load the first time I run the page. I need to do a refresh to reload the table with values. I am sure this is not something right.
What to do ? I tried oTable.fnDraw(); but that doesn't seem to help.
Thanks
This discussion has been closed.
Replies
Questions are good - hopefully not only do you and I learn things from them, but also others who read these posts :-)
Sounds like quite an odd situation you've got here - I've not heard of anything like this. Is the table displayed correctly if you don't use DataTables? Do you have a link showing the problem?
Thanks
Allan
Allan