Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

How to serialize the filtered values based on FilterMode of the column in WPF and UWP DataGrid (SfDataGrid)?

This example illustrates how to serialize the filtered values based on FilterMode of the column in WPF DataGrid (SfDataGrid).

The filtered values from both FilterMode will be serialized by default WPF DataGrid (SfDataGrid). If you want to serialize the filtered values based on either AdvancedFilter mode or CheckBoxFilter mode, write custom SerializationController and overriding the StoreFilterPredicates method, where you need to store the filter values based on the Column.FilteredFrom property.

KB article - How to serialize the filtered values based on FilterMode of the column in WPF and UWP DataGrid (SfDataGrid)?

About

This example illustrates how to serialize the filtered values based on FilterMode of the column in wpf and uwp datagrid

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages