DataGrid with auto live update?

  • Thread starter Thread starter jason
  • Start date Start date
J

jason

Hi all,

Working with dataset and datagrid in disconnected mode may improve
scalability. However, this means that multi clients instances are viewing
'out of date' local copies if changes were made by someone else to back end
database.

In situation where I need a datagrid to auto refresh, synchronize to
back-end database, without having to a refresh button, so that all users may
see what have been changed, in datagrid.


What is the best approach?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top