Hi,
Can someone please give me a starting point on how to create a treeview which is kinda like IIS Manager
Capture.PNG
So the main items are the list of websites, and every item has directory structures (from file system) under every website's root documents .
I am totally lost at the model/view/delegate concept.
I will be watching this thread for any reply since i have nowhere to ask this question.
Thanks.


Reply With Quote
Oh and don't worry about delegates. Really, the only thing you need to understand for your example is how your model works. You shouldn't need anything else custom to do this.

Bookmarks