DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 24 Jul 2007 07:40:00 -0700,    posted on: microsoft.public.dotnet.framework.aspnet.webcontrols        back       

Thread Index
  1    Adnan


Asynchronus call to query in ASP.NET page   
Hi All
I have a gridview and a reportviewer on my webpage where the reportviewer 
queries (taking 1 min) run asynchronusly in Page_Load. 

AddOnPreRenderCompleteAsync(new BeginEventHandler(BeginAsyncOperation),new 
EndEventHandler(EndAsyncOperation));

However the page does not return and display the rest of controls until the 
Asynchornus calls have run. 

I thought using an asynchornous approch would mean all controls including 
the Gridview will be viewable and clickable and the reportviewer will be 
rendered only when the query has run.

Is there a way in which I can enable all  the other controls to be viewable 
while the reportviewer asynch calls are still running ?

Thanks
A
Date:Tue, 24 Jul 2007 07:40:00 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us