Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I assume we're talking about a hierarchical recordset created using
the MSDataShape provider? There's an example for a treeview control on MSDN: http://msdn.microsoft.com/library/de...ml/ivb00a1.asp However, I recommend you consider another control, such as MSHFlexGrid (hierarchical flexgrid control), at which you can point your hierarchical recordset as a datasource i.e. don't need to create the nodes yourself. -- "Joe O." wrote in message ... I am trying to populate a treeview control in excel using a SQL Server record set and not getting it to work. Any help or direction would be appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populating a control box with data matching a cell link. | Excel Discussion (Misc queries) | |||
Problem with control tag and populating speadsheet | Excel Discussion (Misc queries) | |||
How to use Treeview control with Imagelist | Excel Programming | |||
TreeView Control | Excel Programming | |||
TreeView control | Excel Programming |