M
Mike
On my web form, I have an panel for the top portion that shows a table, drop
downs, buttons, etc. on the bottom of the page I have an panel that shows
the results on a grid. When the user calls the site for the first time, I
want to populate the grid, so my question is, how can I load my page and
show my top panel to the user while my grid is loading with data? I don't
want the user to see a blank page while the grid is loading on the first
page load, I want them to see the top table and a processing gif (or
something) to let them know that the grid is loading with data.
downs, buttons, etc. on the bottom of the page I have an panel that shows
the results on a grid. When the user calls the site for the first time, I
want to populate the grid, so my question is, how can I load my page and
show my top panel to the user while my grid is loading with data? I don't
want the user to see a blank page while the grid is loading on the first
page load, I want them to see the top table and a processing gif (or
something) to let them know that the grid is loading with data.