Threading for filling out gridview?

G

Guest

I'm filling up a gridview and the underlying datatable has about 30,000
records, so it takes some time before I can see the page again with the
records on the gridview.
Is there any type of threading (or anything else) that I can use so that I
can display some message (i.e. "Grid loading...") or any way so that I can
start viewing the records?

Thanks.
 
M

Marc Gravell

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top