This question is locked. New answers and comments are not allowed.
I’m having issues when trying to apply a theme to your RadGrid control. The error I’m getting is as follows:
Sys.InvalidOperationException: Invalid XAML for control ‘XAML1’. [] (line 1, col 888): Unknown attribute TextWrapping on element AlignmentContentPresenter.
Please note that this error does not appear when no themes are set.
I have successfully applied themes to all your other controls, it’s just the RadGrid that’s causing some troubles. Any help would be greatly appreciated.