Examples: Sorting and Grouping Data
In This Article
#Examples
- How to: Sort Data Against Two or More Columns
- How to: Simultaneously Sort and Group Data Against Specific Columns
- How to: Implement Custom Grouping
- How to: Implement Custom Sorting
- How to: Sort Group Rows by Summary Values
- What Can Cause Properties, Methods, and Events of a Detail View to Fail?
#Knowledge Base Articles
- How to determine DataRow objects which correspond to a particular Group row
- How to expand a specific grouping
- How to keep all the groups expanded
- How to insert a new data row into the current group in a grouped XtraGrid
- How to setup grouping to be displayed flat, and not hierarchical
- Is it possible to sort LookUp columns by their displayed values?