Updated TreeView Implementation for .Net9 using CollectionView #866
mos379
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
|
@enisn Any chance to have look at this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@enisn due to the problems with performance(#436) and layout issues(#813,#457) using the Binding Layout I created a new implementation based on your code and would love to get your feedback and possible integration into your package!
All code is shared here in my public repo
I created new classes so it is easier to compare and decide if this should be additional or later relace your current implementation.
Beta Was this translation helpful? Give feedback.
All reactions