This information needs to be displayed real-time in a datagridview in the main Form, and this table needs to be sortable. The admittedly awful way I'm handing all this currently is as follows (I'm not ...
xref:System.Windows.Forms.DataGridView columns have three sort modes. The sort mode for each column is specified through the xref ...
Column Sort Modes in the Windows Forms DataGridView Control xref:System.Windows.Forms.DataGridView columns have three sort modes. The sort mode for each column is specified through the ...