Could it be erroring out because of the custom columns you are trying to add to it?<BR><BR>I don't know the answer off the top of my head, but you could do something as simple as DataGridView1 = new ...
How do you hide columns in a datagrid? The columns are needed in queries I just don't want some of them outputted to the user however.<BR><BR>If I do in my form ...
I have this simple Windows Forms app using DataGridView. Every time I press an arrow key to move to a different cell, using either NVDA or Narrator, after reading all of the correct information about ...