description: Learn how to customize sorting in the Windows Forms DataGridView control to create an alternate user interface. # How to: Customize Sorting in the Windows Forms DataGridView Control The ...
# Walkthrough: Implementing Virtual Mode in the Windows Forms DataGridView Control When you want to display very large quantities of tabular data in a <xref:System.Windows.Forms.DataGridView> control, ...