All you need is custTrans.  Build your tree with the info from custTrans grouped by ItemId and filtering for a particular customer.  Then on selecting an item in the treeview, just filter a grid that list all CustTrans (custTrans_ds.query().dataSourceNo(1).addRange(...)).

Regards,

Steeve...


-----Message d'origine-----
De : [email protected] [mailto:[EMAIL PROTECTED] De la part de maltmega
Envoyé : 27 décembre 2005 06:36
À : [email protected]
Objet : [development-axapta] Tree view of customer and item transaction details in form.

Hi All,

In customer form I need to have a button on clicking it must take me
to a new form where, on the left side I need to have the Customer Id
as the root node and on expanding the root node it must list all the
items numbers that particular customer has purchased as child node in
a tree. On clicking a particular item, on the right side of the form i
need to display all the transactions that customer made for that
particular item. Can any one help me out.

Thanks,
Malters









Yahoo! Groups Links










YAHOO! GROUPS LINKS




Reply via email to