3 Replies Latest reply on Mar 13, 2007 7:02 PM by sergeysmirnov

    Rendering page regions onload

    smithcp200

      I have a "dashboard" page in an application that pulls data from several datasources. I would like to enable the dashboard to load each region of the dashboard as an ajax request, so that the dashboard page will renders to the user quickly, and each region will populate asyncronously when it's ajax request completes. Does anyone have advice as to the best way to do this?