processing div hides before table is updated using fnReloadAjax

processing div hides before table is updated using fnReloadAjax

anupamsmauryaanupamsmaurya Posts: 8Questions: 0Answers: 0
edited December 2012 in Bug reports
I am using dataTable with server side processing enabled. While refreshing the table data using fnReloadAjax() method, the processing div hides(table still shows old data) and then after about 2 seconds new data appears in the table. Is there a way to hold the processing div till the new data is loaded in the table?
This discussion has been closed.