If you have the index of the row you need to hide you can use the following statement:
dataGridView.Rows[rowIndex].Visible = false;
If you have the index of the row you need to hide you can use the following statement:
dataGridView.Rows[rowIndex].Visible = false;
上一篇:世界上最脏的东西是什么?
求一个游戏名字三个字霸气的!?:下一篇
精彩评论