Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • khanhlam
    replied
    Hi,
    Thanks. Timer class provides what I need.
    Best regards,
    KL

    Leave a comment:


  • Blama
    replied
    Hi khanhlam,

    see here for messaging_stock_quotes. Depending on your needs also a Timer that calls refreshData() might be enough, but this is not pushed and might cause severe load on your server when you have a lot of users.

    Best regards
    Blama

    Leave a comment:


  • khanhlam
    started a topic Grid auto live update/refresh

    Grid auto live update/refresh

    Is there a way to implement live update/refresh of a grid that binds to a datasource/table and the data in the table is updated? Basically I have a grid that binds to a datasource/table. While viewing the grid on a page, if the data in the table that is associated to the grid is updated by another application/task, could the updated data/records be pushed to the grid so it can be refreshed with the updated records? This is without the user has to click on a button to initiate the refresh of the grid.
Working...
X