日期:2014-05-19  浏览次数:20785 次

DataGridView怎么样能在最后一行增加一个输入行
rt

------解决方案--------------------
dataGridView1.AllowUserToAddRows = true;