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

Declaring Group in XAML breaks designer

1 Answer 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
JTango
Top achievements
Rank 1
JTango asked on 21 Oct 2008, 01:04 AM
I have an issue where when I try to declare a Grouping for my grid using XAML, the designer in VS2008 breaks.

When trying to group on Subject.Name of the DataBound object I get the following error in the designer.

"Subject.Name is neither a DataColumn nor a DataRelation for table Customers." This is more interesting because I'm not referencing anything anywhere called "Customers".

Regards

Justin Taylor

1 Answer, 1 is accepted

Sort by
0
Atanas
Telerik team
answered on 21 Oct 2008, 04:15 PM
Hello JTango,

Thank you for reporting this issue, we are planning to fix it as soon as possible. A possible workaround for this problem is to group the RadGridView control at runtime using the code-behind.

Sincerely yours,
Atanas
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
JTango
Top achievements
Rank 1
Answers by
Atanas
Telerik team
Share this question
or