look, if you want your page get update automatically you could use a
timer, and check your database every x seconds(minutes ...), and redraw
your datagrid if there is any changes.
you should keep in mind that Ajax have no implemented datagrid, you
need to create your own, remember that a datagrid is a simple html
table on client side, there are more than one way to create your own
datagrid using ajax.
good luck.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/

The open source project is now located at 
http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro
-~----------~----~----~----~------~----~------~--~---

Reply via email to