If you're using the Windows Forms DataGridView and loading data into columns by pulling that data out of properties on objects, you should know that there's an easier way. Just create a List of your ...
I have this super simple test app with a DataGridView. When arrowing around the DataGridView using my screen reader, NVDA, I hear something like this: Row 2, Not sorted. data item (null) Row 2 row 2 ...