datagridview控件用法 在dataGridview中我用動態(tài)綁定數(shù)據(jù)的方法綁定了數(shù)據(jù),這樣我就不能在dataGridview中添加多行?
在dataGridview中我用動態(tài)綁定數(shù)據(jù)的方法綁定了數(shù)據(jù),這樣我就不能在dataGridview中添加多行?例如,如果要綁定DataTable對象,請向DataTable對象添加行;如果要綁定li
在dataGridview中我用動態(tài)綁定數(shù)據(jù)的方法綁定了數(shù)據(jù),這樣我就不能在dataGridview中添加多行?
例如,如果要綁定DataTable對象,請向DataTable對象添加行;如果要綁定list對象,請向list對象添加項;即,更改數(shù)據(jù)以更改DataGridView