How to load animation after getting response ?
How to load animation after getting response ?
codeius
Posts: 7Questions: 3Answers: 0
I have a DataTable that fetches data from the server and then processes the same data to filter it. I have set a timer of 7 seconds for this process to happen. While this happens the table headers can only be seen. My question is I want an animation to load till the timer expires. How can I do this?
This discussion has been closed.