TreeView

  • Thread starter Thread starter Jonesgj
  • Start date Start date
J

Jonesgj

Hi all,

I've never used a treeview before but have the need to populate one with the
results of 2 queries.

I am using the datareader to populate the parent nodes, all well and good ..
so I have all the managers names on the parent nodes. I need to get all the
people who work for them in child nodes under each manager, and the treee of
each manager to be 'collapsed', until you need to see their peoples names.

I have looked at the 101 example, and also the help, but cant figure out the
syntax. Any help much appreciated.

Thanks

Jones G
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top