PC Review


Reply
Thread Tools Rate Thread

Advice needed about how to populate a gridview asynchronously

 
 
Exch
Guest
Posts: n/a
 
      20th Nov 2010
Hi,
I have a web form in which the user chooses some parameters that will
be passed to a stored procedure, that performs some complex queries.
The stored procedure fills some records in a temporary table. The
gridview in the web form uses these records as source. Sometimes the
stored procedures runs for a lot of minutes, so the page returns
timeout errors. I’d like to run this SP and return immediately the
page with a message that warn the user that the results will be
displayed as soon as possible. Obviously I should (using javascript?)
verify the status of the SP, then I should fill the gridview.

Could you please tell me in which way can I obtain the behaviour I
want? Should I use webservice?

thank you
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programmatically populate a GridView John Straumann Microsoft ASP .NET 2 23rd May 2008 02:07 PM
2 gridview questions regarding manually populate =?Utf-8?B?UGF0cmljayBG?= Microsoft ASP .NET 1 23rd Feb 2007 04:00 PM
Populate GridView with DataSet rn5a@rediffmail.com Microsoft ASP .NET 1 2nd Dec 2006 12:29 AM
Can I populate a GridView with a LinkButton? jm Microsoft ASP .NET 0 20th Oct 2006 04:45 PM
Is it possible to populate a gridview from a datalist? needin4mation@gmail.com Microsoft ASP .NET 0 10th Sep 2006 04:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:35 AM.