B
Ben Cox
I have a DataGrid on a WebForm which has one column added in the design
properties of grid and 6 BoundColumns added in c# code. The grid displays
properly but in the Edit event the Items.Cell.Count is one. When the grid
is displayed the Items.Cell.Count is 7. If anyone has an idea of what might
be happening I can post the code used to create the bound columns.
Ben
properties of grid and 6 BoundColumns added in c# code. The grid displays
properly but in the Edit event the Items.Cell.Count is one. When the grid
is displayed the Items.Cell.Count is 7. If anyone has an idea of what might
be happening I can post the code used to create the bound columns.
Ben