Hi, could you confirm that ClearCustomizations doesn't reset the Field.Visibility property even with parameter CustomixationType.All. I think the Field.Visibility property should be reset even with CustomixationType.FieldPosition.
Any progress on this? Quite tiresome bug and it''s more than 2 years.
Ok, I'll submit the feature request.
We should be able to clear all properties that are impacted by the LoadCustomizations method.. and Visibility is one of them.
Hello,
Please follow this link in our help about ClearCustomizations method.
http://help.infragistics.com/Help/NetAdvantage/WPF/2009.1/CLR3.X/html/Infragistics3.Wpf.DataPresenter.v9.1~Infragistics.Windows.DataPresenter.CustomizationType.html
As the name implies, FieldPosition will clear any modifications made to Column,Row properties of the Field.
Selecting the "All" value of this Enum would clear the customizations as if all the other options are selected (GroupingAndSorting, FieldExtent, FieldPosition and RecordFilters).
If you want, you can submit a feature request for another option for the Visibility property here.
Regards,
Alex.