Hi again,
I'm still getting this error when I bind the datagrid with a Datatable:
A first chance exception of type 'System.IndexOutOfRangeException' occurred in system.windows.forms.dll
Additional information: Index was outside the bounds of the array.
I have noticed if I keep the Readonly = false on the datagrid I don't get the error.
I need it to equal true though.
please help
thanks
Gerry
I'm still getting this error when I bind the datagrid with a Datatable:
A first chance exception of type 'System.IndexOutOfRangeException' occurred in system.windows.forms.dll
Additional information: Index was outside the bounds of the array.
I have noticed if I keep the Readonly = false on the datagrid I don't get the error.
I need it to equal true though.
please help
thanks
Gerry