Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi,

Exception thrown when filtering columns in SfDatagrid with any Material theme. When clicking filter button throws the next exception:

System.Windows.Media.Animation.AnimationException

  HResult=0x80131501

  Message=Cannot animate the 'BorderBrush' property on a 'System.Windows.Controls.Border' using a 'System.Windows.Media.Animation.ObjectAnimationUsingKeyFrames'. For details see the inner exception.

  Source=PresentationCore

(...)

Inner Exception 1:

InvalidOperationException: The animation(s) applied to the 'BorderBrush' property calculate a current value of 'Transparent', which is not a valid value for the property.


I have tried auto generated columns and without with the same result.

The exception have appeared at version 18.1.0.52.