G
Guest
Hello,
I set my DataGrid.AllowSorting to true but there is no sort event to do some
processing! All I can think of is inside the click event which is not what I
really want because click event occurs before DataGrid is sorted.
Any comments?
I set my DataGrid.AllowSorting to true but there is no sort event to do some
processing! All I can think of is inside the click event which is not what I
really want because click event occurs before DataGrid is sorted.
Any comments?