I have persisted filter/sort settings from a XamGrid and now when I try to re-apply those settings when new columns have been added, the display shows all columns removed from the grid. How can older saved filter/sort settings be applied to grids that have new or removed columns?
Hello Gary,
How are you persisting the filter/sort settings? Are you using the Infragistics Persistence Framework? What do your persistence settings look like? I'd like to create a sample that reproduces this behavior.