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 ...
The <xref:System.Windows.Forms.DataGridView> control provides automatic sorting but, depending on your needs, you might need to customize sort operations. For example, you can use programmatic sorting ...