Declined
Last Updated: 13 Mar 2026 13:44 by ADMIN
ADMIN
Stefan
Created on: 05 Jun 2013 02:50
Category: TreeView
Type: Bug Report
2
FIX. RadTreeView - the vertical scroll remains visible when the tree is filtered
To reproduce:
  radTreeView1.Filter = "new";
            radTreeView1.Nodes.Add("new Node");
            for (int i = 0; i < 1000; i++)
            {
                radTreeView1.Nodes.Add(new RadTreeNode("test"));
            }

Workaround:
            radTreeView1.TreeViewElement.Update(RadTreeViewElement.UpdateActions.Reset);
1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 13 Mar 2026 13:44

Hello,

This issue does not reproduce with the latest Q1 2026 (2026.1.210) version of the Telerik UI for WinForms.

This is why I will close this item and set its status to "Declined" on our feedback portal. Please upgrade to the latest version to take advantage of the improvements in the RadTreeView component.

If you have any other questions or concerns, please do not hesitate to contact me. Thank you!

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.