Skip to content

DevExpress-Examples/winforms-grid-update-datasource-from-separate-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Update the Grid Control's data source from a separate thread

This example shows how to safely update the Grid Control's data source from a background thread. This technique allows you to avoid synchronization-related issues between the main and background threads.

Files to Review

See Also

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Update the Grid Control's datasource from a separate thread.

Topics

Resources

License

Stars

Watchers

Forks

Contributors