Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Cannot remove item from GroupBy Header
posted

I'm using the XamDataGrid for WPF in version 15.1.  I've allowed and denied AllowGroupBy for specific columns.  For some columns, once the column header is dragged to the GroupBy header, it cannot be removed.  Other columns do not share this behavior - they can be removed.  All of the grid columns defined as ComboBoxField, once added to the GroupBy header, cannot be removed from the GroupBy header without closing and re-opening the form.  Grid columns defined as CheckBoxField can be added and removed from the GroupBy header without issue.  Also, when I drag my first item to the GroupBy header, regardless of what item it is and how it was defined, I get this message in Visual Studio's output window.  It does not stop the application.

System.Windows.Media.Animation Warning: 6 : Unable to perform action because the specified Storyboard was never applied to this object for interactive control.; Action='Stop'; Storyboard='System.Windows.Media.Animation.Storyboard'; Storyboard.HashCode='26278481'; Storyboard.Type='System.Windows.Media.Animation.Storyboard'; TargetElement='Infragistics.Windows.DataPresenter.GroupByAreaMulti'; TargetElement.HashCode='27768959'; TargetElement.Type='Infragistics.Windows.DataPresenter.GroupByAreaMulti'

Can anyone provide a recommendation?

Thanks.

Scott

Parents Reply Children
No Data