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 ...
The anonymous object contains the HTML attributes that the framework will add to my input element. This works fine, except that the "autocomplete" attribute isn't valid on the input element. I'd like ...