Hi,

I want to display a list of companies and contacts associated with each
company in my app.  I  think a tree can do this, but I wanted to ask how
can I populate a tree from a query?  I would like the folders to be the
companies and when you expand the folder you see a list of contacts
associated.

I am using CF so in CF I have a query that does a group by so I'd like
to use that and populate the tree but I am unsure on how to do this.   I
understand the tree needs a data provider, but how do I handle the
grouping?

Thanks

-M


Reply via email to