Re: Asynchronous Web Form

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Alan Z. Scharf (ascharf_at_grapevines.com)
Date: 05/21/04


Date: Fri, 21 May 2004 09:49:35 -0400

See 'Reload Page Command' thread.

Alan

"Danny J" <anonymous@discussions.microsoft.com> wrote in message
news:1180DE65-3196-492A-AB21-8A034A3B99F4@microsoft.com...
> I have a Web Form that uses a data grid to display data from a webservice.
The problem is that I require a very fast response time for the user. The
data that come back needs some heavy crunching so I can only display part of
the infomation.
>
> Then I need to crunch all the sums and update the information. I need to
perform a call back to the orignial form. Is this possible on a web page ?
anyone know of a good example ?
>
> Danny J



Relevant Pages

  • Asynchronous Web Form
    ... I have a Web Form that uses a data grid to display data from a webservice. ... The problem is that I require a very fast response time for the user. ... The data that come back needs some heavy crunching so I can only display part of the infomation. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Asynchronous Web Form
    ... > I have a Web Form that uses a data grid to display data from a webservice. ... data that come back needs some heavy crunching so I can only display part of ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Please help...
    ... > I would like to have my web connect to a SQL Server and display data on ... a web form. ... > sub checklastname ... > Dim myadapter as OleDbDataAdapter ...
    (microsoft.public.dotnet.framework.adonet)