AJAX Question updates


I’ll be answering your AJAX questions tomorrow, so if you have any thing else, head over to my last post and ask away.

Also I’ll be at Linux World tomorrow so if you’re taking part in the healthcare day make sure to stop by and take a look at Clearhealth.

4 Responses to “AJAX Question updates”

  1. 1

    Hi,
    is there an AJAX technique that allows to create a table or grid connected to database that is populated automaticly with the new records when they are added to the db ?

    thx

  2. 2

    Hani:
    You the answer is yes

    So you can create AJAX powered tables or grids, getting a real smooth UI for scrolling etc isn’t easy but the DOM has all the power you need to get things built.

    Fot automatically populating updates you have 2 options, you can poll the server on a regular basis, updating the table when there is new info or you can look into a technique called comet, which leaves a connection open to your server.

    Polling is easier to implement, scaling to large sites which option is best is a hard call.

  3. 3
    behrouz talebi Said:

    Hi Guys,
    I have problem with Ajax Extender Toolkit. I design website with microsoft asp.net 2008 and microsoft expresion web but when I use of the extender in microstft asp.net 2008, my web expresin creatre error of it how can I solve tihs problem?

  4. 4

    Behrouz: I don’t use the microsoft stack myself so I don’t have any suggestions off the top of my head. That said from what i’ve heard from the Expression guys the microsoft ajax code should work just fine with it.

    Do you have a specific question?


Leave a Reply

This circle expands additional navigation
You should really buy my AJAX book.
You'll learn not only the technology you need for implementation but also an understanding that will help you get the most from AJAX.
You'll also have my eternal thanks :-)