Skip to content

This example illustrates how to maintain expanded state of groups in printing in wpf and uwp datagrid

Notifications You must be signed in to change notification settings

SyncfusionExamples/how-to-maintain-expanded-state-of-groups-in-printing-in-wpf-and-uwp-datagrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to maintain expanded state of groups in printing in WPF DataGrid (SfDataGrid)?

This example illustrates how to maintain expanded state of groups in printing in WPF DataGrid (SfDataGrid).

All the groups will be printed in expanded state by default in WPF DataGrid (SfDataGrid). You can also avoid this and maintain the expanded states of group as in view when printing by inheriting the GridPrintManager and overriding the GetSourceListForPrinting method.

KB article - How to maintain expanded state of groups in printing in WPF DataGrid (SfDataGrid)?

About

This example illustrates how to maintain expanded state of groups in printing in wpf and uwp datagrid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages