This question is locked. New answers and comments are not allowed.
Hi,
In one of my solutions, I noticed that if you try to sort several times on the same column that uses a DataMemberPath such as "Object.Property", that it stops working.
I also tested on one of your examples
GridView -> Populating with Data -> Data Sources
Set radio list to "Property Paths"
Sort on "Employee.FirstName" several times
You will notice after the 4th click, that it no longer sorts
In one of my solutions, I noticed that if you try to sort several times on the same column that uses a DataMemberPath such as "Object.Property", that it stops working.
I also tested on one of your examples
GridView -> Populating with Data -> Data Sources
Set radio list to "Property Paths"
Sort on "Employee.FirstName" several times
You will notice after the 4th click, that it no longer sorts
