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
If you want to disable the grouping functionality, you may set the IsGroupable property of your columns:
<
telerik:GridViewDataColumn
DataMemberBinding
=
"{Binding Name}"
IsGroupable
"False"
>
telerik:RadGridView
Name
"playersGrid"
ShowGroupPanel
ItemsSource
"{Binding Players}"
AutoGenerateColumns