wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

ExtendedTabControl - dropdown list not populating with items

Open bartosz-jarmuz opened this issue 4 years ago • 1 comments

Hello, I have a tab control where items are bound to an observable collection of items. ItemsSource="{Binding CurrentViewModels,Mode=OneTime}"

The tab headers and adding items works fine, however the dropdown button presents and empty list.

Is there anything else that I should do, or should the list be populated out of the box?

Cheers, Bartosz

bartosz-jarmuz avatar Aug 05 '21 13:08 bartosz-jarmuz

Hi, In v4.3, this issue will be fixed. Thank you for reporting this.

XceedBoucherS avatar Aug 11 '21 12:08 XceedBoucherS