Hi
1.
try
buttonAdv4 - Serialize XML
buttonAdv5 - Deserialize XML
this.pivotGridControl1.DeserializeFromXml(xmlString);
xmlString = this.pivotGridControl1.SerializeToXml();
as described
https://help.syncfusion.com/windowsforms/pivotgrid/serialization-and-deserialization
but the error does not work
2.
Pivot value chooser - an error does not work
I set
this.pivotGridControl1.ShowPivotValueChooser = true;
Attachment:
CS1_aa41466c.rar