Re: Populate Treeview control in VB6 from Database query

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Ken Halter (Ken_Halter_at_Use_Sparingly_Hotmail.com)
Date: 01/05/05


Date: Wed, 5 Jan 2005 07:07:36 -0800


"Steve_s" <Steves@discussions.microsoft.com> wrote in message
news:87172380-90B5-48F4-A7C6-4A9DE0BFE2BC@microsoft.com...
> Hi
> I am trying to populate a treeview control using an sql statement which I
> have created using the Data Environment feature in VB6. I have been able
> to
> populate a data grid using another query, but I cant seem to find a simple
> method to do the same with a treview..can anyone help please????
>

Not sure about that 'Data Environment feature' (never touched it) but....
There are a few samples here....

Search Results: Page 1 of 4 found. Entries 1 - 10 of 32 found
http://www.planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&txtCriteria=database+treeview&lngWId=1&optSort=Alphabetical

-- 
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..


Relevant Pages

  • Populate Treeview control in VB6 from Database query
    ... I am trying to populate a treeview control using an sql statement which I ... have created using the Data Environment feature in VB6. ...
    (microsoft.public.vb.controls)
  • RE: Treeview ctl Populating SQL Data
    ... populating it in a treeview control in client side scripting. ... Populate an ActiveX TreeView Control Using ASP" ...
    (microsoft.public.inetserver.asp.db)
  • Re: TreeView ctl populated with SQL data
    ... > populating it in a treeview control in client side scripting. ... > populate an ActiveX TreeView control. ... > client-side ActiveX control, based on results retrieved through ActiveX ... >> Their can be multiple ProjectNumbers for each Community which are unique ...
    (microsoft.public.data.ado)
  • Re: Process List / Module List problem..
    ... I am using the following C# method to populate a TreeView control. ... in the treeview control correctly) but the module list never shows up. ... foreach (ProcessModule objModule in ObjModules) ... the "FileName" property is already a string...no need to convert). ...
    (microsoft.public.dotnet.languages.csharp)
  • Process List / Module List problem..
    ... I am using the following C# method to populate a TreeView control. ... in the treeview control correctly) but the module list never shows up. ... foreach (ProcessModule objModule in ObjModules) ... //first we append the error message to the tree then change the ...
    (microsoft.public.dotnet.languages.csharp)