Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When binding ItemsSource to collection of TabItems selection between tabs does not update the Selected Content #32

Closed
ksenkevich opened this issue Aug 6, 2015 · 2 comments
Assignees

Comments

@ksenkevich
Copy link

If you bind the Tabablz control to a collection of TabItems when selecting a new tab the tab header appears to be selected, but the content does not update to the content for the newly selected tab.

@ksenkevich
Copy link
Author

Here is a demo application to see this issue in action: https://github.com/ksenkevich/DragablzExample

@ButchersBoy ButchersBoy self-assigned this Aug 14, 2015
@ButchersBoy
Copy link
Owner

Fixed, thanks for the feedback...and the test app...made it easy.

James

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants