Menu

Manual or Documentation

None None
2008-02-12
2015-06-29
  • None None

    None None - 2008-02-12

    Hi,

    after playing around for a while with this powerful tool, I was wondering if there is any Manual or Docu around which shows all the details and contains maybe some tutorials. Exists something like that or is there something in the pipeline???
    It would be such a waste of smart coding if people cannot use the tool easily ...

    Bye

    antoschka

     
    • Nobody/Anonymous

      I agree, I just tried to drop the control into my project and figure it out, but it's not obvious you need to supply your own model.

      I mean, I just want to have a treeview with icons and checkboxes, it'd be nice to have some step by step procedures, to get it working in your project.

      The VB Example is interesting, but a little overkill, especially when it's doing some wrapping of the Node object.  That, and I'm working in C#.

       
    • Nobody/Anonymous

      The article on CodeProject (http://www.codeproject.com/KB/tree/treeviewadv.aspx) is a good starting point. After that open TreeViewAdv.sln, set the starting project to SampleApp and take a closer look at the example most suited to your needs.
      Mind you, TreeViewAdv is no drop-in replacement for the original TreeView, due to the model-view architecture. In my case adapting the existing code paid off quickly, though.
      -- jsw

       
  • Linda

    Linda - 2015-06-29

    Isn't there a documentation or manual at all?

     

Log in to post a comment.