Binding sorted tables in a TreeView control?

From: William Sullivan (WilliamSullivan_at_discussions.microsoft.com)
Date: 01/21/05


Date: Fri, 21 Jan 2005 06:29:01 -0800

I'm looking into displaying and manipulating a sorted table using a TreeView
control, and would like some suggestions on how to do this. I can hack it
out, but I'm concerned about usability and speed. As well as displaying the
data, I'll want to allow users to mark branges of the tree for exclusion, and
then traverse the tree to retrieve the remaining data for processing. Any
suggestions on how to do this in a best-practices-type manner?



Relevant Pages

  • KeyPreview/KeyDown on TreeView control - Possible Bug?
    ... We have a dialog containing a treeview on the left displaying groups ... in the grid. ... Shift-F2 can still be intercepted by the form. ... We use F2 to rename a group within the tree, ...
    (microsoft.public.dotnet.framework.windowsforms)
  • CTreeCtrl, SetItemImage - Images are disappeared.
    ... What I'm trying to do is that displaying different image when an tree ... And I defined and call this function to add items to the tree control. ... void CAppContainerView::AddNodeToTree(HTREEITEM parent, ...
    (microsoft.public.vc.mfc)
  • Re: GUI was Re: why Ada is so unpopular ?
    ... >> widget for displaying things like directories? ... >> pop up a directory on Windows, I see something that looks very ... >> like Microsoft might just be keeping some kind of tree data structure ... A smart tree widget ...
    (comp.lang.ada)
  • mouse is not active on the dialog called from SDI
    ... I have implemented an SDI application displaying a tree. ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: Best structure for a tree classs children
    ... hierarchy. ... If you are just displaying it, ... At the moment I use an ArrayList to store 'n Tree ... > Is this the best/quickest structure to use? ...
    (microsoft.public.dotnet.languages.csharp)