This question is locked. New answers and comments are not allowed.
Hi
Is it possible to add the column caption in customized XAML GroupHeaderTemplate (without code behind).
The output should be
{ColumnCaption}: {Group.Key} - {Group.ItemCount} Items
Example:
Product: MyProduct - 78 Items
Cheers,
Jani
Is it possible to add the column caption in customized XAML GroupHeaderTemplate (without code behind).
The output should be
{ColumnCaption}: {Group.Key} - {Group.ItemCount} Items
Example:
Product: MyProduct - 78 Items
Cheers,
Jani