This question is locked. New answers and comments are not allowed.
Hi,
following problem: I have a GenericGroupDescriptor for my JumpList that reformats a date to a long date string by setting the GroupFormatString (Format: {0:D}).
When the list is initially bound everything is fine. But when later on new items get added to the bound collection and those items require a new Group as they have a Date that was not yet used by any other collection item, the GroupHeader gets created, but the Date is shown unformatted, so it seems in this case the GroupFormatString isn't used.
Can you please have a look into this?
Thanks,
Bernhard
following problem: I have a GenericGroupDescriptor for my JumpList that reformats a date to a long date string by setting the GroupFormatString (Format: {0:D}).
When the list is initially bound everything is fine. But when later on new items get added to the bound collection and those items require a new Group as they have a Date that was not yet used by any other collection item, the GroupHeader gets created, but the Date is shown unformatted, so it seems in this case the GroupFormatString isn't used.
Can you please have a look into this?
Thanks,
Bernhard