TreeView with a DataSet

  • Thread starter Thread starter Tom McLaughlin
  • Start date Start date
T

Tom McLaughlin

I would like to load a TreeView control with a DataSet. The DataSet contains
7 tables with numerous subItems. How would I go about doing this?
 
Hi Tom,

Because the treeview has no datasource, I think that the most simple methode
is just fill the treeview table by table using the for index.

I hope this helps?

Cor
 
Hi Steve,

There is no policy to send no attachments, there is asked to send no hugh
attachments.

Cor
 

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