I have created an list object based on ReadOnlyListBase, using a CslaDataProvider, I bind that list to the free WPF grid from Xceed, everything seems to work, the list is displayed, but when I click on one of the column title's to sort the grid, the list isn't resorted. I have used the ProjectTracker as an example to work from replacing the listbox with the Xceed grid, but I'm still unable to have the grid sorted by clicking on a column title. I'm using CSLA 3.6.0, VS2008 sp1 and Xceed WPF grid 2.0
Can someone please offer some suggestions.
Copyright (c) Marimer LLC