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

AutoGenerateColumns doesn't work

1 Answer 80 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alexander Zubarev
Top achievements
Rank 1
Alexander Zubarev asked on 01 Jul 2009, 01:27 PM
Hi all, I faced a problem with RadGridView in WPF
I have a collection of items, each of them contains collection of subitems
for this hierarchy I choosed to use main grid with HierarchyChildTemplate, where I placed another gridview for subitems
I use PropertyRelation for mapping child tables to master table
The problem is that AutoGenerateColumns="false" doesn't work for this child gridview, its columns are generated automatically anyways

Have anyone met this problem before or is there another way to display a master grid with grids for subitems?
Thank you
Alexander

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 01 Jul 2009, 01:35 PM
Hi Alexander,

The issue is already fixed and the fix will be part of our upcoming Q2 2009 release (this week).

All the best,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Alexander Zubarev
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or