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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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