GridView Delegate Polling

I've just been given a requirement to develop an asp.net 2.0 page in C# that has a live update requirement.

Basically the page will most likely consist of a gridview control that is bound to a data object source that uses SQL Server 2005 as its data source that needs to update as the table is updated...

The first thing that popped into my head (well not actually the first thing...) was either to use polling or a delegate in a asynchronous AJAX or client callback call to prevent any annoying post-back flicker.

Anyone out there know of any examples of this?

thanks in advance.

doug dexter

[635 byte] By [drdexter33] at [2007-12-17]
# 1

Hi!

Thanks for asking! I'm a member of the ASP.NET team, and was just popping over here to see what was going on. The best place to ask ASP.NET questions is over on the ASP.NET forums at http://www.asp.net/welcome.aspx?tabindex=1&tabid=39

Try checking out the ASP.NET website for some Atlas (Ajax) stuff. That should be a good place to get started.

HTH,

PEte

PeteL-MSFT at 2007-9-8 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified