Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 3.47 KB

File metadata and controls

51 lines (34 loc) · 3.47 KB

WPF Data Grid - How to Use Custom Rules to Sort Data

This example demonstrates how to use custom rules to sort data in the GridControl.

If you want to maintain a clean MVVM pattern and specify custom sort operations in a ViewModel, create a command and bind it to the GridControl.CustomColumnSortCommand property.

Files to Look At

Code Behind Technique

MVVM Technique

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)