R
Ramon
Hi all,
I need a Tree View to display Persons where for every
person there's assigned one or more offers (I have a table
tblOffers with a SalesManID and OfferNo)
How can I build a Tree View control displaying the
SalesMan as the Parent Node and all the Offers of that
persons as child??
It is possible to display (may be as a sub-form) the offer
details when clicking the OfferNo. child node??
Please guide me on how to do this or where to find
examples. The knowledge base is not enough I need
something like step-by-step for dummies..
Thx
I need a Tree View to display Persons where for every
person there's assigned one or more offers (I have a table
tblOffers with a SalesManID and OfferNo)
How can I build a Tree View control displaying the
SalesMan as the Parent Node and all the Offers of that
persons as child??
It is possible to display (may be as a sub-form) the offer
details when clicking the OfferNo. child node??
Please guide me on how to do this or where to find
examples. The knowledge base is not enough I need
something like step-by-step for dummies..
Thx