D
DigHazuse
relative noob.
i'm trying to get/display the column Header name that the user clicks
to sort on the DataGrid.
I know that i could take the e.SortExpression and spin through the
Columns on the DataGrid until I found the value that matches the
e.SortExpression and then grab the Header Name ... but I keep
thinking/hoping there is an easier way. I have searched through all
the e.* possibilities hoiping to find the Index # or something that
would tie it together.
any suggestions.
thank you
DIG
i'm trying to get/display the column Header name that the user clicks
to sort on the DataGrid.
I know that i could take the e.SortExpression and spin through the
Columns on the DataGrid until I found the value that matches the
e.SortExpression and then grab the Header Name ... but I keep
thinking/hoping there is an easier way. I have searched through all
the e.* possibilities hoiping to find the Index # or something that
would tie it together.
any suggestions.
thank you
DIG