tcdangers333
New member
I am developing an application that uses a datagrid to display data from a sql table. I need to allow the user to add a new row to the datagrid.
When I attempt to add a new row during testing I get an "IndexOutOfRangeException - Cannot find column" error.
Has anyone run into this problem, and if so, could you direct me to sample code. I am ready to claw out my eyes.
(By the way, I am brand new to .net with limited resources. I am the only developer here at this company and that explains my misery. I was a cobol programmer prior to this so it is a completely different world like night and day.)
When I attempt to add a new row during testing I get an "IndexOutOfRangeException - Cannot find column" error.
Has anyone run into this problem, and if so, could you direct me to sample code. I am ready to claw out my eyes.
(By the way, I am brand new to .net with limited resources. I am the only developer here at this company and that explains my misery. I was a cobol programmer prior to this so it is a completely different world like night and day.)