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 ...
I'm writing a .dll that interfaces with another program. This is all well and good, except the parent program has been updated and now for some reason VS.NET sees two versions of some of the parent ...