Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

page load question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike - 04 Mar 2008 20:10 GMT
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.
bruce barker - 04 Mar 2008 20:44 GMT
render the page with a blank grid. then use ajax to fetch the grid while
displaying some cool image.

-- bruce (sqlwork.com)

> 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
[quoted text clipped - 4 lines]
> 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.
Lars - 04 Mar 2008 21:01 GMT
> 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
[quoted text clipped - 4 lines]
> 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.

Could a master page be the thing to use for you?

For example, I have a menu that is dosplayed on every page. Therefor I have
one Master page that includes the menu and in the master page I pur my ASPX
page.

1)
Add a master page to your project. Add a menu or your Drop Down List (DDL)
at the top before the ContentHoplder that holds the subpages.

2)
a.s a new "Web Form" to your project and select inside "Master Page" and
select the master page you created. Do this for all your pages and all pages
includes your DDL. Add stype sheets or whatever to the master page andget
the same look on all pages.

Lars
Mike - 05 Mar 2008 11:59 GMT
Its only one page, the user isn't navigating around, its one page with
several drop downs on top of the page and a grid below the drop downs.

>> 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
[quoted text clipped - 22 lines]
>
> Lars

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.