Completed
Last Updated: 05 Feb 2018 16:37 by ADMIN
Yehudah
Created on: 17 Sep 2015 06:34
Category: GridView
Type: Bug Report
0
GridView: Design time InvalidOperationException is thrown in VS2015 when there are ColumnGroups defined and implicit styles are applied
The designer crashes with this exception:
InvalidOperationException: 'GridViewColumnGroupRow' TargetType does not match type of element 'GridViewColumnGroupRow'.

See the attached screenshot. It's from a new project, after clean and rebuild.

Visual studio: 2015
Telerik UI for wpf: 2015.2
Implicit styles, Windows8 theme.

* The problem is not theme specific. As a workaround, use no xaml binaries instead of xaml files.
Attached Files:
2 comments
ADMIN
Martin
Posted on: 05 Feb 2018 16:36
With VS 2015 Update 3 the unexpected behavior is not reproduciable anymore.
Yehudah
Posted on: 24 Sep 2015 09:10
?!?!