I am searching and collecting some data from different files, and it takes too long. Besides, the result is formated in table, so IE waits until all of the data are loaded.

There are two solutions - speed up the databases searching, maybe displaying the results immediately will be sufficient. But I don't want to abandon the table.
Or to display some status line writing what is the computer doing.