Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
While adding the new item to top level node of treeview, item got selected by programmatically. But while adding items to sub level nodes, items are added without selection.
Replication:
1.Run the sample.
2.Expand the items.
3.Click WORKS-IT button.Note item added with selected
4.Click NOT WORKING button.Note item added with not selected.
Expected result:
point 4 - item should added with selected