This example represents Outlook®
-style grouping implemented with Telerik RadGrid.
- Using the set of properties, which control group-by behavior and appearance
(like RadGrid.ShowGroupHeader)
- Controlling the style of GroupHeaderItem, which visually divides the rows by groups
- Setting the style of GroupPanel and its Items, which
display the currently grouped fields and can change the sorting-order of the
grouped columns
Note that grouping is not supported with simple data-binding
(calling DataBind()). See the
Simple data binding demo from the
Populating with
data section for more info about the limitations of this binding mode.