Hi,
I need to populate UltraTree from a list of path, for example:
C:\WINDOWS\addinsC:\WINDOWS\AppPatchC:\WINDOWS\AppPatch\MUIC:\WINDOWS\AppPatch\MUI\040CC:\WINDOWS\Microsoft.NETC:\WINDOWS\Microsoft.NET\FrameworkC:\WINDOWS\Microsoft.NET\Framework\v2.0.50727C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\MUIC:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\MUI\0409
with an output like this:
Does anyone know an easy way to do this with UltraTree?
Many thanks.
I'm not sure what you are asking here. What part of this is giving you trouble? You can add nodes to the tree however you like using the Nodes.Add method.