The explanation lies in the fact that DataGridView does not internally sort its rows itself. Instead, it exploits the sorting functionality of the attached data ...
確定! 回上一頁