Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

$DataGridView.Sort() - Sort by 2 columns

$
0
0
I am able to use $DataGridView.Sort($DataGridView.Columns[3],'Descending') to sort by Column 3, thanks for Jrv's help. Is there a way also to sort by another column after sorted by Column 3? Thanks.

Viewing all articles
Browse latest Browse all 21975

Trending Articles