Is it possible using the standard TTreeView VCL to Hide and Unhide specific nodes (and all their child nodes)? I want to apply a filter to TTreeView but rather than deleting and re-populating the tree I was hoping I could simply hide (make invisible) specific nodes. If its not possible with the basic product does anyone know of an extension or a mostly compatible control which would offer such facilities. I know the recommended control for any form of Tree View is VirtualTreeView but it would require a lot of rework to accommodate such a different architecture. John Barrat _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

