Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, 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!

1
Vote

The child items are not removed properly when the items are cleared from the TreeNavigator and new items are added. As the parent item is cleared, the option to navigate to the parent is also not present.

Replication Procedure:

1. Run the sample and click button2 to load items in TreeNavigator.

2. Click ItemMenu1 to navigate into the child items

3. Now click button3 to clear existing items add new items.

4. Notice that the child items are not removed.