Do not sort while datatable not init complete.

Do not sort while datatable not init complete.

tstartstar Posts: 36Questions: 0Answers: 0

During the execution of a long Ajax request DataTable displayed "Loading ..." It's good. But if you click on the sort button, the label will be changed to "No data available in table". That's too bad, because it confuse user. I'm looking for a way to disable this behavior, although it would be logical if this was not initially.
How do I can correct this situation?
Thank you.

This discussion has been closed.