Is this useful? http://social.msdn.microsoft.com/Forums/en/wpf/thread/b9059d29-d00c-4756-b26 0-7e4d74984b93
The preview mouse event happens too early, before any sorting takes place. I could walk up the controls and find the clicked column, but I'd have to work out which direction the sort will happen. In the absence of any hints about how to detect sorting properly I might have to resort to some ugly hack like this, or some variation of it -- Greg
_______________________________________________ ozwpf mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
