I have a DataGridView control in my Windows Forms application.
I am using a background thread to add rows to the grid. I change the cursor of the form to Waitcursor when the process starts , And r
I have a DataGridView control in my Windows Forms application.
I am using a background thread to add rows to the grid. I change the cursor of the form to Waitcursor when the process starts , And r