Hellow guys, Do you have any Idea how to display loading gif image while processing data on web page?
I'm currently retrieving thousands of records from a server then load it to a table. I just want to display a loading gif
during the process.
here is the code of my view :
this will load thousands of rows coming from the server.