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.
- Form1.cs (VB: Form1.vb)
- Program.cs (VB: Program.vb)
- Best Practices - Update and Load Data from non UI Threads, and Deal with Frequently Updated Data
- Can I avoid the ArgumentOutOfRangeException when I update the Grid's data
- Troubleshooting - Asynchronous Programming
- Troubleshooting - Grid Control
(you will be redirected to DevExpress.com to submit your response)