Hi,
In a PivotGrid, I set the property SortMode to PivotSortMode.Custom for each field and then save the layout (SaveLayoutToStream). When I restore the layout (RestoreLayoutFromStream), this same property is set to PivotGridMode.Default for each field. Is there another way to save this property ?
Thanks.