Re: Grid Refresh!!!

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



First download the new Atlas June CTP http://atlas.asp.net/

then in your code, simple add a atlas:ScriptManager and involve the Grid
inside an atlas:updatePanel, add a timer and set the grid to refresh every
whatever seconds you want :-)

don't forget to use atlas:progresspanel so you can show the user that you
are refreshing the grid...

if you have more questions fell free to drop me a line to my email or just
post a message here :-)

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)


"Vai2000" <nospam@xxxxxxxxxxxxx> escreveu na mensagem
news:%230vL8AInGHA.1592@xxxxxxxxxxxxxxxxxxxxxxx
Hi All, I have a grid which binds to a select on a SQL Db. New rows are
constantly being added up to the table. How can I take adv. of Atlas to
refresh on my page when the data changes...? For now I do a refresh every
5
seconds.

TIA




.



Relevant Pages

  • Re: Checking for GUI overload
    ... grid is updated by incoming data from the network. ... We can easily solve this by minimizing Refresh on the grid if too much ... IMHO, the solution to this sort of problem is to set a specific "refresh rate" for the UI that is strictly time-based. ... This is one of the few places where a polling strategy (use a timer, inspect the current state of the data) can definitely work better than an interrupt-driven one. ...
    (microsoft.public.dotnet.languages.csharp)
  • Refresh of a DBGrid
    ... I have a DBGrid component showing the result of an ADOQuery. ... do a refresh in a timer to update the values in the grid. ... dont' want the grid to start showing the first record on top again. ...
    (borland.public.delphi.database.ado)
  • Re: Child grid woes
    ... pointer), but only with the wait statements running. ... in the grid refresh I've issued a NODEFAULT. ... insert into kid values ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Child grid woes
    ... row of the child grid, then click the refresh button (which issues a form ... insert into kid values ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Refreshing a datagrid at predetermined intervals?
    ... nothing to do with server-side programming. ... > Now, however, I need to have the grid 'refreshed' at certain intervals. ... > database and repopulate the grid. ... > not a programmed refresh. ...
    (microsoft.public.dotnet.framework.aspnet)