How can I add a spinner until all the data in my table is being loaded from the sql database?
How can I add a spinner until all the data in my table is being loaded from the sql database?
jlucpierre63
Posts: 2Questions: 1Answers: 0
Hi, How can I add a spinner until all the data in my table is being loaded from the sql database?
my table id is "dataTable"
Answers
You can use
processing
for that,Colin