J
Joe Cool
I have a DataGridView control on a form. The columns are pre-defined
in design mode. I now need to insert a new column in the middle of the
existing columns. I click on the right arrow in the upper right area
of the control in design mode and the DatawGridView Tasks sub-window
opens. I click on Edit Columns, add the new column, position it and
click on OK. ALL COLUMNS DISAPPEAR!!!
I undid the changes to recover the original form from source control
and tried it a different way. I clicked on Add Column and added the
column. But since a new column added in this manner is added to the
end of the current columns, I click on Edit Column, position the new
column where I want it to be and click on OK, AND ALL OF THE COLUMNS
DISAPPEAR AGAIN!!!
Is this a known bug? I cannot find any references to it with a Google
search. Is there any way around it other than deleting all columns and
re-entereing them all?
in design mode. I now need to insert a new column in the middle of the
existing columns. I click on the right arrow in the upper right area
of the control in design mode and the DatawGridView Tasks sub-window
opens. I click on Edit Columns, add the new column, position it and
click on OK. ALL COLUMNS DISAPPEAR!!!
I undid the changes to recover the original form from source control
and tried it a different way. I clicked on Add Column and added the
column. But since a new column added in this manner is added to the
end of the current columns, I click on Edit Column, position the new
column where I want it to be and click on OK, AND ALL OF THE COLUMNS
DISAPPEAR AGAIN!!!
Is this a known bug? I cannot find any references to it with a Google
search. Is there any way around it other than deleting all columns and
re-entereing them all?