c# - How to Create a Directory Structure from Database for treeview? -
i saving relative path of files in db string.
want create treeview input.
there can multiple folders file path.
please in how functionality.
thanks in advance.
your question bit generic , vague if guess right issue how parse paths db , create proper hierarchy of treenodes reflect folder nesting, right?
have here: dynamic binding of hierarchy data structure treeview control
you can start ask more specific questions if still not work.
Comments
Post a Comment