Hi,
Is it possible that in the Header Template for printing in the SfDataGrid to use binding? If so, what's the DataContext in the Template (the ItemsSource of the SfDataGrid?)
I would like to use a generic Template for the Header and then populate some TextBlock in it with some binding.
Thanks in advance.