This question is locked. New answers and comments are not allowed.
I am using the MVVM pattern. I need my viewmodel to know by which column my gridview is currently sorted and which direction. Is there a way to do this via binding? I know I can intercept the events in the code behind but I'd rather not do it that way if possible.
Thanks,
Sam.
Thanks,
Sam.