Hi,
I am trying to make a file tree but I dont know how to do it.
for example:
A Project Folder
------A file
------Another file
------A folder
------------another file
------------another file
I want to select a folder for project folde and ı want to list all file and folders in a node (maybe tree node for this job).
And when I pressed to file I want to open it.If there is a way, I want to rename also.