This is a migrated thread and some comments may be shown as answers.

RadGridview Mergecolumnheaders issue

3 Answers 98 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Rohan
Top achievements
Rank 1
Rohan asked on 19 Jun 2015, 01:54 PM

 xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"

<telerik:RadGridView.ColumnGroups>
<telerik:GridViewColumnGroup Name="Vehicle"
Header="Vehicle" />
<telerik:GridViewColumnGroup Name="Engine"
Header="Engine" />
<telerik:GridViewColumnGroup Name="Price"
Header="Price" />
</telerik:RadGridView.ColumnGroups>

 

The type 'telerik:GridViewColumnGroup' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.

getting error...solution?

3 Answers, 1 is accepted

Sort by
0
Rohan
Top achievements
Rank 1
answered on 19 Jun 2015, 02:07 PM
Telerik.Windows.Controls.GridView.dll - version 2011.1.0419.35
0
Rohan
Top achievements
Rank 1
answered on 19 Jun 2015, 02:19 PM
The tag 'RadGridView.ColumnGroups' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation'.
0
Accepted
Dimitrina
Telerik team
answered on 22 Jun 2015, 12:03 PM
Hi,

You use Telerik UI for WPF version 2011.1.0419.35 and the ColumnGroups were introduced with version Q3 2011. You can also refer to the documentation on: Merging the headers.

Regards,
Dimitrina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Rohan
Top achievements
Rank 1
Answers by
Rohan
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or