c# winforms datagridview hide column not updated code example Example: c# datagridview hide column this.dataGridView1.Columns["ID"].Visible = false;