G Grey Sep 13, 2004 #1 How can I get the column header name when user click on the column for sorting purpose?? Million thanks
How can I get the column header name when user click on the column for sorting purpose?? Million thanks
E Eliyahu Goldin Sep 13, 2004 #2 Look at SortExpression property and DataGridSortCommandEventArgs class. Eliyahu