if i is selected row in dataGridView1 and j is selected column , try : C#. Copy Code. dataGridView1.FirstDisplayedScrollingRowIndex =i;.
確定! 回上一頁