This example illustrates how to create SfDataGrid with multiple header rows using StackedHeaderRows. WPF DataGrid (SfDataGrid) supports to add additional unbound header rows using StackedHeaderRows.
How to change row background based on RowState when underlying source is DataTable in WPF DataGrid (SfDataGrid)? This example illustrates how to change row background based on RowState when underlying ...