DataGridView Sorting

Answered
0
0

Hi all,

I was wondering if there is a way of knowing when an user sorted one of the columns and if it even has an handler.
I was searching through the Documentation and nothing seems to help me accomplishing this task.
I even tried to use the ColumnSortModeChanged, but it only works if  I change the sort mode programmatically, but that is not what i want.

Best of regards,
Alex.

  • You must to post comments
Best Answer
Showing 1 result
Your Answer

Please first to submit.