I have an application with a number of PivotGridControls each on a TabItem. When I switch between the tabs the controls have a habit of loosing the top and side labels.
I have a Loaded event which call BestFit to ensure the grid elements are properly sized. This was needed since the BestFit did not change anything if called before the grid is displayed. Without the BestFit call the problem does not occur.
I have enclosed an image showing the before and after images.
Is this a known problem? Am I doing this wrong?
Hi Stephen,
I have reproduced a similar issue in my tests. We will continue working on this misbehavior and will update this ticket status once we have any results. Your patience is appreciated.