//dgvEmployee.Columns[0].Width = 40; //dgvEmployee.Columns[1].Width = 80; 这两句怎么才能使用 用完查询语句后想将数据放进DataGridView控件中,发现并不会定义Columns,请大神们指教,谢谢。