Tonight I have been wrestling with my application throwing an exception when 
calling

dataGridView.Columns[0].HeaderText = "some name"

as well

dataGridView.Columns[0].Visible = false

Both of those statements seem to cause an exception to be thrown.

The exception message is...

"Index is less than 0 or more than or equal to the list count.  Parameter name: 
index: 0

.....................................................................

On the Microsoft side this issue does not occur.  Also, this was not happening 
in the 2.2 version...

Tech

2.4 RC1 Mono
Open Suse 11.1 32-bit
Windows Vista Home Premium Edition

Thanks,
-A-
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to