Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
You could define GroupDescriptor/ColumnGroupDescriptor initially as explained in our online documentation:
<
telerik:RadGridView
Name
=
"clubsGrid"
ItemsSource
"{Binding Clubs}"
>
telerik:RadGridView.GroupDescriptors
telerik:ColumnGroupDescriptor
Column
"{Binding Columns[\Name\], ElementName=clubsGrid}"
SortDirection
"Descending"
/>
</
RadGridView
telerik:GridViewDataColumn
DataMemberBinding
"{Binding Name}"
IsGroupable
"False"
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.