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

Expand grouped rows by default (XAML)

1 Answer 634 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Jay asked on 27 May 2014, 09:56 AM
Hi there,

we're using the RadGridView in our MVVM application, so no code-behind or explicit C# code talking to the controls -

How can we specify that grouped rows are expanded by default in the XAML?
Grouping is achieved via ColumnGroupDescriptor in our case.

Thanks,
Jay

1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 30 May 2014, 08:55 AM
Hi Jay​,

In order to achieve your goal, you can set GridView's AutoExpandGroups="True" property.

Regards,
Yoan
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
GridView
Asked by
Jay
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or