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

RadGridView Groups: XAML GroupDescriptors break end user grouping?

1 Answer 143 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dave Brock
Top achievements
Rank 1
Dave Brock asked on 23 Feb 2010, 07:11 PM
Greetings All,

Ran into a problem with creating groups via XAML GroupDescriptors. I would like to set some basic groups to start with when the grid loads, and still allow the user to add new grouping using the "drag and drop into the group panel" interface. For example, load the grid grouped by county, then allow the user to choose if they would like to further group by state, city, whatever.

My problem is, when I attempt to add another group via the interface, the grouping works but each new group only has one child row even if many are available. If I then click the row header of the new grouped column, the data in the one visible row changes. So... the other rows are there somewhere, I can just see one at a time. Very odd.

 If I attempt the same thing using only drag and drop with no predefined GroupDescriptors it works wonderfully.

Am I missing something, or have I run into a limitation of Grouping in the RadGridView?

Thanks for any help!


1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 25 Feb 2010, 11:47 AM
Hi Dave Brock,

Unfortunately, we are unable to reproduce this issue.  Attached is a sample project using latest binaries, which does not have the described behavior. Can you please check whether you can reproduce the same problem. If so, can you provide us with additional information of steps to reproduce the problem?

All the best,
Tsvyatko
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Dave Brock
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or