IComparer { ... } dataGridView1.Sort(new RowComparer());. and here the debugger showed the following error: "DataGridView control is data-bound ...
確定! 回上一頁