Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Column sort event
Hi,
We would like to be able to change the sort order when a user triggers a sort by clicking on a column header.
Basically, we want to sort first by order number and then second by whatever column the user has clicked on.
If we are able to capture the column sort event, we might be able to change the SortOrder property, so that order number is first and the clicked on column header is second.
Thanks
We would like to be able to change the sort order when a user triggers a sort by clicking on a column header.
Basically, we want to sort first by order number and then second by whatever column the user has clicked on.
If we are able to capture the column sort event, we might be able to change the SortOrder property, so that order number is first and the clicked on column header is second.
Thanks
Comments